An open API service indexing awesome lists of open source software.

https://github.com/studytrigger/axios-api

This project is a simple RESTful API built using Node.js, Express, and CORS, allowing users to perform CRUD operations (GET, POST, PUT, PATCH, DELETE) on a sample dataset. The API is hosted on Render, making it accessible for students to practice HTTP requests using Axios in their frontend applications.
https://github.com/studytrigger/axios-api

api axios delete-api get-api getapi node nodeapi post-api put-api

Last synced: 3 months ago
JSON representation

This project is a simple RESTful API built using Node.js, Express, and CORS, allowing users to perform CRUD operations (GET, POST, PUT, PATCH, DELETE) on a sample dataset. The API is hosted on Render, making it accessible for students to practice HTTP requests using Axios in their frontend applications.

Awesome Lists containing this project