Simple REST API for managing Users, Accounts, and transactions between them. Also provides web interface for manual editing/testing.
mvn install
mvn exec:java
To see if it works goto http://localhost:4567
Simple REST API for managing Users, Accounts, and transactions between them. Also provides web interface for manual editing/testing.
mvn install
mvn exec:java
To see if it works goto http://localhost:4567