garfbradaz/clarizen.net

Adding proper CRUD Operations

Opened this issue · 0 comments

Currently the API itself only supports GET (read), i want to also include:

  • Create
  • Update
  • Delete