Skip to content

a bit simple banking app build with elixir with request limiter

Notifications You must be signed in to change notification settings

mudssrali/ex_banking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExBanking

An implementation of simple banking app with Elixir's gen_servers

Environment Setup

  • Install elixir 1.13.3
  • Install erlang 24.2

To start application

  • Install dependencies with mix deps.get
  • Start inside IEx with iex -S mix

Mix Test

Run following commands to run tests using mix test utility

mix test

About

a bit simple banking app build with elixir with request limiter

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages