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
- Host: GitHub
- URL: https://github.com/rusith/node_express_typescript_api
- Owner: rusith
- Created: 2017-02-24T18:13:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T18:18:07.000Z (over 9 years ago)
- Last Synced: 2025-01-27T09:11:25.268Z (over 1 year ago)
- Topics: api, nodejs, typescript
- Language: TypeScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.