Library-Distribution / ALD-API

the API (backend) for the ALD system
http://about.libba.net/docs/api/current
0 stars 0 forks source link

branch support #12

Open maul-esel opened 11 years ago

maul-esel commented 11 years ago

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

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.