Write-For-Change / emaildrafter

An app to let people draft personalised emails for a good cause
GNU General Public License v3.0
10 stars 3 forks source link

Added address.py and new endpoint #12

Closed rafeeJ closed 4 years ago

rafeeJ commented 4 years ago

Worked out how to get a list of all the full addresses for a given postcode, and created a new python file for these additions.

The new postcode/<postcode> endpoint is able to return this list.