Skip to content

Restful API build with Express, Typescript, MySQL, Sequelize and includes GET, POST, DELETE, UPDATE request

Notifications You must be signed in to change notification settings

CrewCodeAnku/express-typescript-mysql-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Typescript MYSQL Sequelize REST API ✨

PRs Welcome Build passing Open Source Love License Made with Love in India

Express ,Typescript, Sequelize, MySQL Complete REST API You can clone this repo as starter project for your Express, MySQL API server

Demo Youtube Video - https://www.youtube.com/watch?v=UcwT1SAvxG0

Demo Blog link - https://crew-code.com/node-express-typescript-sequelize-mysql-rest-api/

Features and Functionalities 😃

  • Express, Typescript, Sequelize, MySql Complete REST API
  • CRUD Operations
  • MySql for database

Screenshots

Initialize typescript

initialize typescript

Initialize npm

initialize npm

Main app.ts file

enter image description here

Tech Stack 💻

Installation and Running App ⚡

1. Clone this repo by running the following command :-

 git clone https://github.com/CrewCodeAnku/Express-Typescript-MySQL-REST-API.git
 cd Express-Typescript-MySQL-REST-API

2. Install the required package :-

 npm install

3. Now run the npm command to start the project :-

 npm start

4. 🎉 Open postman and test the rest api on this url https://localhost:3000

🤩 Don't forget to give this repo a ⭐ if you like this repo and want to appreciate our efforts

forthebadge forthebadge

About

Restful API build with Express, Typescript, MySQL, Sequelize and includes GET, POST, DELETE, UPDATE request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published