There are two components to this project:
-
The
archive
app scrapes NASA's Spinoffs Database and provides a REST API for accessing spinoffs. -
The
facts
app attachesFact
objects to spinoffItem
in thearchive
app. This provides the API for NASA Stellar Stuff app.
The project uses Django, Django REST Framework