You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2018. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there an API documentation? How can I access demands shared by the users?
The text was updated successfully, but these errors were encountered: