Open maul-esel opened 12 years ago
trello card #11
Support several AHK branches.
Item requests go to /items/:branch/list, /items/:branch/describe/:id etc. Same for stdlib requests.
/items/:branch/list
/items/:branch/describe/:id
Add an API method to get all supported branches.
Does the branch have to be specified in the schema?
Support defining branches either through a DB table or (more likely) through configuration files.
trello card #11
Support several AHK branches.
API requests
Item requests go to
/items/:branch/list
,/items/:branch/describe/:id
etc. Same for stdlib requests.Add an API method to get all supported branches.
DB
schema
Does the branch have to be specified in the schema?
defining branches
Support defining branches either through a DB table or (more likely) through configuration files.