A restful api for project management api
As of this version all endpoints are going to restful (as far as I know it :D, sorry roy!). While changing the api endpoints, I hated reading the backend code! Expect a big refactor for the backend project!
TODOS
- URIs are restful but the response codes need tweaking
- Implement caching and resource versioning
- Refactor the backend project