Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aflah02/rest-api-random-ufo-sighting
A REST API built using Flask and deployed using Heroku which Returns Details about a Random Reported UFO Sighting on each Call
https://github.com/aflah02/rest-api-random-ufo-sighting
api api-rest flask heroku heroku-deployment
Last synced: 21 days ago
JSON representation
A REST API built using Flask and deployed using Heroku which Returns Details about a Random Reported UFO Sighting on each Call
- Host: GitHub
- URL: https://github.com/aflah02/rest-api-random-ufo-sighting
- Owner: aflah02
- Created: 2021-11-17T12:27:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T09:07:55.000Z (about 3 years ago)
- Last Synced: 2024-11-20T12:49:44.021Z (3 months ago)
- Topics: api, api-rest, flask, heroku, heroku-deployment
- Language: Python
- Homepage:
- Size: 4.67 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- Returns Random UFO Sighting Data procured from - https://www.kaggle.com/NUFORC/ufo-sightings/version/2?select=scrubbed.csv
- Instructions to run locally:
- Clone/ Download Repository
- Install flask and pandas
- Uncomment out the last lines in main.py
- run by running main.py and open the link generated
- Also Deployed Here - https://randomufosightingapi.herokuapp.com/