Skip to content

Bolthelmet/funds-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Accounts system

Endpoints to create user, transfer money and retrieve data about users and transfers made are presented. In-memory mode H2 database is used as inmemory storage so every time server is restarted data will be whiped out.

Instructions

Start server

  • sbt run
  • go to localhost:9000 for api documentation/ api handler
  • enjoy

Run tests

  • sbt clean test

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages