Skip to content

antonstamov/money-transfer-app

Repository files navigation

Gitpod Ready-to-Code

Money Transfer Test App

Simple demo app that demonstrates money transfer between users.

Used Frameworks:

  • Akka Http
  • Slick
  • H2 Database
  • Flyway Migration
  • Circe JSON library
  • Scalatest

Running App

To run this app just run in command line: ./sbt run

You can import a money-transfer.postman_collection.json into your Postman client to test the app in runtime.

Testing App

To run unit-tests simply run: ./sbt test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published