Skip to content
This repository has been archived by the owner on Jul 14, 2018. It is now read-only.

API Docs #8

Open
vgeorge opened this issue Oct 27, 2015 · 1 comment
Open

API Docs #8

vgeorge opened this issue Oct 27, 2015 · 1 comment

Comments

@vgeorge
Copy link

vgeorge commented Oct 27, 2015

Is there an API documentation? How can I access demands shared by the users?

@luizfonseca
Copy link
Member

Not yet. I'm working on it, though I am the only developer and this will take some time.

Currently, there are the following routes/endpoints:

GET /demands.json All demands, which includes the user tree/category tree on each demand object
GET /categories.json
GET /demands/:id.json Get demand object, includes user tree and category tree
GET /districts.json All districts/neighbourhoods registered on the system through /admin/

There are others with POST, PUT etc. I will include these on the API doc too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants