8000 GitHub - ArisPoz/il311ci_2: 311 Incidents Chicago backend with NodeJS, ExpressJS and MongoDB
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0