Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/