https://github.com/aadityatamrakar/nodejs_challenge
code challenge for NodeJs.
https://github.com/aadityatamrakar/nodejs_challenge
api authentication expressjs order-management rest-api sockets-easy sockets-io web webservices
Last synced: 2 months ago
JSON representation
code challenge for NodeJs.
- Host: GitHub
- URL: https://github.com/aadityatamrakar/nodejs_challenge
- Owner: aadityatamrakar
- Created: 2019-02-02T20:32:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T21:22:01.000Z (over 6 years ago)
- Last Synced: 2025-03-20T02:16:22.628Z (3 months ago)
- Topics: api, authentication, expressjs, order-management, rest-api, sockets-easy, sockets-io, web, webservices
- Language: HTML
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs_challenge
code challenge for NodeJs.## Setup
```
npm install
node .
```