Skip to content

simplytest/banking-backend

Repository files navigation

🏦 Banking Demo Backend

This repository hosts the source code for the backend of our demo banking application.

🐋 Docker Setup

To build the docker image, simply build the dockerfile present in the root directory.

$ docker buildx build -t banking-backend .
$ docker run -p 5005:5005 banking-backend

API Documentation

Find the openAPI Documentation at API Docu

About

🏦 The Backend for our demo banking application

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •