I build API for E-shopping project have authentication.
Table of contents
Technologies
Project is createed with
- Typescript v4.9.3
- ExpressJS v4.17.1
Install
It’s very easy to install
First, you should install all project’s dependencies
$ cd ../your-project-directory
$ npm install
And run
$ npm start
Features
- Register.
- Authentication.
- Get all product.