Skip to content

Anolla/peopleOfTheCompany-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peopleOfTheCompany-backend

Deployed link

To run the app

  • npm start

Endpoints:

  • GET/employees
  • GET/departments
  • POST/employees (no need to pass a body just hit the route and it will seed the data)
  • POST/departments (no need to pass a body just hit the route and it will seed the data)

Releases

No releases published

Packages

No packages published