An open API service indexing awesome lists of open source software.

https://github.com/rusith/node_express_typescript_api

Test Project Using Node Js , Express , Typescript , Mongo DB, Mongoose , Chai
https://github.com/rusith/node_express_typescript_api

api nodejs typescript

Last synced: about 2 months ago
JSON representation

Test Project Using Node Js , Express , Typescript , Mongo DB, Mongoose , Chai

Awesome Lists containing this project

README

          

# node_express_typescript_api
Test Project Using Node Js , Express , Typescript , Mongo DB, Mongoose , Chai

01 Install mongo db
02 run mongod
03 clone this
04 run npm install
06 run gulp
07 run npm start
08 test using postman / chai
* port is 1234
* token outhentication is implemented.