These Apis are general purpose Apis for some simple Applications like retrieve data, insert the data to db and update the data.
Forking instructions: I am keeping the code simple so that it can also be useful for someone who is more interested in learning about the api
Change Request for code: Feel free to raise a change Request, if you think the could be made more redable or refactored or code is found buggy:
- Fork my Repo
- Make changes to the forked repo.
- Make sure it works on your local.
- Raise the change request.
- I will Approve after reviewing the Request.