https://github.com/andres15alvarez/first-crud-api
This is my first CRUD API. I made it with Node.js, Express and MySql
https://github.com/andres15alvarez/first-crud-api
Last synced: 2 months ago
JSON representation
This is my first CRUD API. I made it with Node.js, Express and MySql
- Host: GitHub
- URL: https://github.com/andres15alvarez/first-crud-api
- Owner: andres15alvarez
- License: mit
- Created: 2020-12-27T19:34:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T19:38:35.000Z (over 4 years ago)
- Last Synced: 2025-01-17T13:29:41.355Z (4 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyFirstCrudApi
This is my first CRUD API. I made it with Node.js, Express and MySql