Skip to content

YadavDipak/nodejs-express-sequelize-mysql-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express MySQL REST API

This project is a REST API built using Node.js, Express, and MySQL for managing Tutorials. It provides endpoints for creating, retrieving, updating, deleting, and searching tutorials.

Features

  • Create a new tutorial
  • Retrieve all tutorials
  • Retrieve a single tutorial by ID
  • Update a tutorial by ID
  • Delete a tutorial by ID
  • Delete all tutorials
  • Find all published tutorials
  • Search tutorials by title

Technologies Used

  • Node.js
  • Express.js
  • MySQL

Testing

Use Postman or any API testing tool to test the endpoints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published