Skip to content

311 Incidents Chicago backend with NodeJS, ExpressJS and MongoDB

Notifications You must be signed in to change notification settings

ArisPoz/il311ci_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

il311ci_2

311 Chicago Incidents API with NoSQL Database (MongoDB)

  • NodeJs
  • ExpressJs
  • MongoDB

Endpoints:

• Create new incident: (POST) /api/incidents/

• Get by id: (GET) /api/incidents/

• Update an incident: (PUT/PATCH) /api/incidents/:id

• Delete an incident: (DELETE) /api/incidents/:id

• Vote for an incident: (POST) /api/incidents/vote/:id

il311ci

With Java, SpringBoot and SQL Database (PostgreSQL)

The repo for the back-end https://github.com/ArisPoz/il311ci

The repo for the front-end https://github.com/ArisPoz/il311ci_front

Data (CSV Files) from kaggle https://www.kaggle.com/chicago/chicago-311-service-requests

About

311 Incidents Chicago backend with NodeJS, ExpressJS and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published