Skip to content

Shnick/address-lookup

 
 

Repository files navigation

Address Lookup

Overview

REST microservice that implements the lookup of postal and BFPO (British Forces Post Office) address details within the UK.

Documentation

Please read the address-lookup API definition for more information.

Dependencies

  • SBT
  • Java 8
  • Play Framework

Development

The unit tests can be run as follows:

sbt test

The integration tests can be run as follows:

sbt it:test

Local Demo Mode

sbt "run 9022"

License

This code is open source software licensed under the Apache 2.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 96.6%
  • Shell 3.4%