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

https://github.com/austinoboyle/geosite_challenge


https://github.com/austinoboyle/geosite_challenge

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Geosite Backend Challenge

## Setup

1. `git clone https://github.com/austinoboyle/geosite_challenge.git`
2. cd geosite_challenge
3. create and run a new virtualenv
4. `pip install -r requirements.txt`
5. `python manage.py runserver`
6. Navigate to localhost:8000 to explore the API