https://github.com/nattatorn-dev/job-quest-back
A little sample showing how to create restfulAPI with Express, Mongoose, and task promise
https://github.com/nattatorn-dev/job-quest-back
Last synced: about 2 months ago
JSON representation
A little sample showing how to create restfulAPI with Express, Mongoose, and task promise
- Host: GitHub
- URL: https://github.com/nattatorn-dev/job-quest-back
- Owner: nattatorn-dev
- License: gpl-3.0
- Created: 2016-02-11T08:23:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-29T16:47:18.000Z (about 9 years ago)
- Last Synced: 2025-03-29T05:38:06.540Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TakeMeTour's Job Quest - Backend Task
======================###### What is the difference between MongoDB and MySql?
###### Application with the tech stack listed below.
- Express
- Mongoose
- Promise### Get started
To install dependencies
```ruby
npm start
```Go to http://localhost:8080/
[ ] test mocha and chai
[ ] express validation