Skip to content

open511/open511-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open511 aims to make roadwork data open and shareable. Read more at http://open511.org/

This is an implementation of the Open511 API.

Build Status

It's written in Python, and packaged as a Django application. That means that, in order to run it, you need to wrap it in a Django project. For instructions, see the open511-example project.