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

https://github.com/callmeskyy111/express-crud-local

A simple CRUD API built with Express.js for managing city data. This basic-project demonstrates how to create, read, update, and delete cities using an in-memory array, making it a great starting point for RESTful API development with Express. 🚀
https://github.com/callmeskyy111/express-crud-local

crud expressjs in-memory-arrays nodejs postman

Last synced: 3 months ago
JSON representation

A simple CRUD API built with Express.js for managing city data. This basic-project demonstrates how to create, read, update, and delete cities using an in-memory array, making it a great starting point for RESTful API development with Express. 🚀

Awesome Lists containing this project