Skip to content

A restful api for project management api

Compare
Choose a tag to compare
@FoHoOV FoHoOV released this 31 Jul 18:20
· 58 commits to master since this release

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