An open API service indexing awesome lists of open source software.

https://github.com/b-d055/noisy-nyc

Simple Flask app to pull live NYC 311 noise complaints
https://github.com/b-d055/noisy-nyc

flask python

Last synced: about 2 months ago
JSON representation

Simple Flask app to pull live NYC 311 noise complaints

Awesome Lists containing this project

README

          

# Noisy NYC
Simple Flask app to pull live NYC 311 noise complaints.

## Deploying
Be sure to edit `NYC_API_KEY` to your [NYC Open Data](https://opendata.cityofnewyork.us/) key.

Easily run on Heroku by creating a Procfile:
`web: gunicorn app:app`

## Contact
Message or follow [@b__d055](https://twitter.com/b__d055)