https://github.com/noone03/horn_violation_api
https://github.com/noone03/horn_violation_api
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noone03/horn_violation_api
- Owner: NoOne03
- Created: 2020-07-13T21:08:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:47:10.000Z (about 3 years ago)
- Last Synced: 2025-03-27T18:50:23.818Z (about 1 year ago)
- Language: Python
- Size: 51.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# horn_violation_api
Run ```pip install -r requirements.txt``` or ```pip3 install -r requirements.txt``` as per your system
Now, create .env file in your local directory with 'API_KEY' variable set to your tomtom key.
### Run from your terminal
```python3 horn_violations.py```
Two APIs @ http://localhost:5000 and http://localhost:5000/csv
For more help on making request check screenshots