Simple REST API for order lookup.
- Node.js
- Express
- MongoDB
- Mongoose
npm install
node server.js
API runs at: http://localhost:3000
GET /order/:id
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple REST API for order lookup.
npm install
node server.js
API runs at: http://localhost:3000
GET /order/:id