alphagov / learningtime-ad-sem1-postcode-geocoder

Early talent assigned learning time, Antoni's Semester 1 project for creating a postcode geolocation app.
2 stars 0 forks source link

Add a REST API interface using express #39

Closed antoni-devlin closed 1 year ago

antoni-devlin commented 1 year ago

This PR adds an API interface to this app using Express.js, and exposes the previously written postcodes.js function using the new /postcodes/ endpoint.

/postcode/<aPostcode>