Skip to content

joefrankmann/postcode_values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django RestFramework Project that returns Outcodes, Listings and Prices in Greater Manchester

Requirements:

Please run on a virtual enviroment using the requirements listed on requirements.txt

Postdistrict Listings and Average Price:

to return a list of all postdistricts, listings and average price run: http://127.0.0.1:8000/api/outcode/
to return a specific postdistrict run: http://127.0.0.1:8000/api/outcode/{postdistrict}
to return a list of neighbouring postcode districts (outcodes) for the given outcode run http://127.0.0.1:8000/api/nexus/{postdistrict}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published