Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 335 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 335 Bytes

Wyre : Snapcard Exchange

Swagger Documentation and UI

http://localhost:8080/wyre/v1/swagger/ui/#/

Running the application

  • Using Gradle:
gradle clean shadowJar
java -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9987 -jar build/libs/-*fat.jar -conf src/main/conf/app-config.json