Description
Build Node.js Rest APIs with Express & MySQL & Postman
Create an unlimited database and tables & your API is ready in seconds. No installation is required.
This will automatically build Node.js Restful CRUD API using Express and interacting with the MySQL database. Run on Multiple Platforms such as Linux, Windows, Mac and Unix.
What is in scope:
- Postman collection to access the saved examples.
- Latest npm modules in package.json
- JWT Authentication
- Retrieve all records
- Retrieve a single record
- Retrieve multiple records with any field
- Update a record
- Update a record with any field
- Delete a record
- Delete a record with any field
- Upload Image
- MySQL Validations
How it works
- Step 1 ¨C npm install
- Step 2 ¨C Set your database information in your config.js file
- Step 3 ¨C npm start || node server.js
- Step 4 ¨C Import Postman collection to access the saved examples.
App features
- Well, Structured code.
- Clean coding
- Clean Endpoints
- Best Performance
- Handled errors carefully and explicitly.
- Excellent Support
Requirements:
- Node.js
- MySQL Database
Reviews
There are no reviews yet.