Skip to content

The Financial Peace Web API exposes restful functions to serve the functions necessary for managing your way to financial peace!

License

Notifications You must be signed in to change notification settings

KrylixZA/FinancialPeace-Web-Api

Repository files navigation

The Financial Peace Web API exposes restful functions to serve the functions necessary for managing your way to fincancial peace!

Docker

This application is also built into a Docker image and hosted on Docker Hub.

Running the application

In the repository is a docker-compose.yml file. Use this file to launch both the Web API and the database. To do this, simply clone the repository, open your CLI and run:

docker-compose up

ARM support

If you have a device running on an ARM processor, there is both an ARM Docker image and a docker-compose.arm.yml to launch the API in an ARM Docker container. To do this, run the following command:

docker-compose -f "docker-compose.arm.yml" up

Contribute

To contribute to this project, please following the contributing guide.

About

The Financial Peace Web API exposes restful functions to serve the functions necessary for managing your way to financial peace!

Topics

Resources

License

Stars

Watchers

Forks