An open API service indexing awesome lists of open source software.

https://github.com/adamatti/eircode

Pet project to play with postal code API
https://github.com/adamatti/eircode

docker java jvm redis spring

Last synced: 3 months ago
JSON representation

Pet project to play with postal code API

Awesome Lists containing this project

README

          

Pet project to play with postal code API, available here:

* https://developers.alliescomputing.com/postcoder-web-api/address-lookup/eircode
* https://developers.alliescomputing.com/postcoder-web-api/address-lookup/premise

#### Notes
* This projet uses Docker, Redis, Spring, SparkJava, Spock
* To run, check `Makefile`
* It uses 12 factor concepts
* API responses are also stored in the project to avoid burn the real search key
* Travis: https://travis-ci.org/adamatti/Eircode[build status] / https://codecov.io/gh/adamatti/Eircode[code coverage]. Note: E2E tests with docker aren't executed here
* To deploy to heroku, https://heroku.com/deploy?template=https://github.com/adamatti/eircode[press here]

#### Next steps?
* Hystrix