Available Pages
- .../list/ to see a List of all items in json
- .../create/ to Add a new item in json
- .../add/ to Add a new item through a form
- .../details/id/ to see the Details of a particular item in json
- .../update/id/ to Update an item in json
- .../delete/id/ to Delete an item