/rock-banking-api

My attempt at a baking API called Rock for reasons.

Primary LanguageElixirApache License 2.0Apache-2.0

RockBanking.Umbrella

Banking API solution. Please note that in order to run this API, a postgres database running on port 5432 is necessary.

We provide a docker-compose.yml with the application, so running

docker-compose up -d

runs a postgres database on port 5432.