Skip to content

ioanngolovko/transliterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# transliterator"

If You have installed maven and java8 you can just run mvn clean install to build the project

You can run it by different ways:

  1. from IDE
  2. mvn spring-boot:run
  3. java -jar transliterator-0.0.1-SNAPSHOT.jar (if your jvm in PATH)

You can check existing API via Swagger by url http://localhost:8080/swagger-ui.html

Releases

No releases published

Packages

No packages published

Languages