Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  • park_api is the django project. It contains the settings and the unittests.
  • park_data is the django app holding paring data, lots and geographic locations.
  • api_v1 rebuild of original city-based api
  • api_v2 prototype for django-rest-framework driven spatial api
  • scrapers is the place for git submodules
  • manage.py is the django command-line
  • start-server.sh is the entrypoint for CI