Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

ettzzi/node-jobs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-jobs-api

node-jobs-api it's REST Api to manage jobs from a company. Allows to:

  • Register
  • Login
  • Create a new job entry when authenticated
  • Fetch all the jobs
  • Find a specific job

It has been built with Express

Requirements

MongoDB, see https://www.mongodb.com/ for

Install

Run npm install or yarn

Run for development

Run npm run dev or yar dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published