Helper reference guide-codifier of the settlements of Ukraine after areas and regions merging.
Used Spring Boot. Embedded Tomcat
instance runs at 8080
port
$ gradle bootJar
$ java -jar build/libs/*.jar
Also available at hub.docker.com
$ docker run -p 8080:8080 -t nixonwhite/kodyfykator
POST
request: http://localhost:8080/find/{name_of_the_settlement}
Result: JSON array
$ curl -X POST http://localhost:8080/find/settlement
GET
request: http://localhost:8080/version
Result: version of application
Official documents here: mtu.gov.ua