Skip to content

Django project for scraping NASA's Spinoffs database and making it accessible via a REST API with Django REST Framework

License

Notifications You must be signed in to change notification settings

ingenology/spinoffs_api

Repository files navigation

NASA Spinoffs API

There are two components to this project:

  1. The archive app scrapes NASA's Spinoffs Database and provides a REST API for accessing spinoffs.

  2. The facts app attaches Fact objects to spinoff Item in the archive app. This provides the API for NASA Stellar Stuff app.

The project uses Django, Django REST Framework

About

Django project for scraping NASA's Spinoffs database and making it accessible via a REST API with Django REST Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published