Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Postcode Lookup

Description

A small Java program that retrieves details for a given UK postcode from postcodes.io. The postcode is passed as an argument to main(), which firstly validates the postcode, after which the details of the postcode are printed to the console, along with a list of the nearest postcodes and their respective details.

I utilised https://www.jsonschema2pojo.org/ to create POJO classes for Gson to map the API JSON to.

About

Retrieve information for a UK postcode from postcodes.io, written in Java

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages