Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

oxford-space-apps/open-data-api

Repository files navigation

NASA Open Data API

Setup

Clone project

git clone git@github.com:oxford-space-apps/open-data-api

Install Requirements

pip install -r requirements.txt

Run the Server

python runserver.py

View in your Browser

http://localhost:5000