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: about 1 month 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T09:07:55.000Z (over 4 years ago)
- Last Synced: 2025-01-21T09:11:08.693Z (over 1 year 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/