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
- Host: GitHub
- URL: https://github.com/salithaucsc/expressmysql_rest_api
- Owner: SalithaUCSC
- Created: 2018-05-31T00:32:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-31T01:32:38.000Z (about 8 years ago)
- Last Synced: 2025-03-23T02:42:07.031Z (over 1 year ago)
- Topics: expressjs, mysql, rest-api
- Language: JavaScript
- Size: 775 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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