A simple rest service that uses:
- Finatra (Web service framework)
- Slick (Relational mapping library)
- Postgres (Database)
The application introduces the concept of blockchain at a very basic level. It shows how blocks are being linked in a blockchain and why is it difficult to mess with a blockchain.
sbt run
Services run on port 8080
The twitter server metrics can be accessed at <HOST>:9990/admin