Rest API Express, Typescript, Sequelize and MySql

Author
View Project on github

Screenshots

portfolio-img

Complete rest api built using Typescript, Sequelize, Express, MySql

Demo Link

Demo youtube video link

Demo blog link

Features and functionalities

  • Express, Typescript MySQL Complete REST API
  • CRUD Operations
  • MySQL for database

Tech stack

  • Typescript
  • Express
  • MySQL
  • Sequelize

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
  1. Install the required package :-
npm install
  1. Now run the npm command to start the project :-
npm start
  1. Open postman and test the rest api on this url :-
https://localhost:3000