Simple banking application using go, gorilla/mux and sqlx. Environment variables - SERVER_ADDRESS - SERVER_PORT - DB_USER - DB_PASSWORD - DB_ADDRESS - DB_PORT - DB_NAME export environment variables and go run main.go