- A Javascript boilerplate code to Implement REST Service Calls Using Xmlhttprequest Technique
- A simple CRUD api: A book directory, where you would need to create endpoints, using the four most basic methods: GET, POST, PUT and DELETE without implementing database.