ONSdigital / dp-find-insights-poc-api

Find Insights Proof of Concept
MIT License
1 stars 0 forks source link

Feature/postcode search #210

Closed stmuk closed 2 years ago

stmuk commented 2 years ago

What

Added postcode endpoint

$ curl "http://localhost:25252/msoa/ox4%205aa"  
E02005956, Blackbird Leys

How to review

Run postcode_test.go and try the endpoint with real data from https://www.ukpostcode.co.uk/random.htm

(latter step needs postcode ingest)