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

https://github.com/salithaucsc/expressmysql_rest_api

Rest API developed using Express and MYSQL
https://github.com/salithaucsc/expressmysql_rest_api

expressjs mysql rest-api

Last synced: 3 months ago
JSON representation

Rest API developed using Express and MYSQL

Awesome Lists containing this project

README

          

# REST API with Express and Mysql
### Functionalities :
1. Get all data
2. Get data by ID
3. Add record
4. Edit data
5. Update record
6. Delete record
7. Search record