sample-food-delivery-api
An sample food delivery service API in GraphQL
https://github.com/escobarflughafen/sample-food-delivery-api
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
An sample food delivery service API in GraphQL
Basic Info
- Host: GitHub
- Owner: escobarflughafen
- Language: JavaScript
- Default Branch: main
- Size: 39.1 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
README.md
Sample food delivery GraphQL API
This is a simple food delivery GraphQL API, used as a generic test for the GraphQLer tool
Getting started
sh
npm install
node server.js
Owner
- Name: Jianing LI
- Login: escobarflughafen
- Kind: user
- Location: Burnaby, BC
- Repositories: 1
- Profile: https://github.com/escobarflughafen
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Li"
given-names: "Jianing"
orcid: "https://orcid.org/0009-0005-6436-1192"
title: "Sample Food Delivery GraphQL API"
version: "1.0.0"
doi: ""
date-released: "2023-10-22"
repository-code: "https://github.com/escobarflughafen/sample-food-delivery-api"
license: "MIT"