A RESTful API (including data model and the backing implementation) for money transfers between internal users/accounts.
- Java 8
- Vert.x
- JUnit
- H2 in Memory Database
- Maven
- Migrate to MongoDB and implement Paxos
- Enrich the API to include calls like cancel, delete account,..etc