{
"route": "api",
"paths": [
{
"path": "/menu/",
"params": [
{
"key": "place",
"type": "string",
"help": "A restuarant id / slug",
"required": true
}
],
"about": ""
},
{
"path": "/menu/item/",
"params": [
{
"key": "place",
"type": "string",
"help": "A restuarant id / slug",
"required": true
},
{
"key": "foodId",
"type": "string",
"help": "A food id",
"required": true
},
],
"about": ""
},
{
"path": "/menu",
"params": [
{
"key": "place",
"type": "string",
"help": "A restuarant id / slug",
"required": false
}
],
"about": ""
},
{
"path": "/menu",
"params": [
{
"key": "place",
"type": "string",
"help": "A restuarant id / slug",
"required": false
}
],
"about": ""
},
]
}
-
Notifications
You must be signed in to change notification settings - Fork 0
klargllc/shago-pyserver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Order Management System for Eatries and Restaurants
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published