https://github.com/sammers21/pfinance_backend_server
Server which provide a personal finance API
https://github.com/sammers21/pfinance_backend_server
bash docker java java-8 linux maven
Last synced: 3 months ago
JSON representation
Server which provide a personal finance API
- Host: GitHub
- URL: https://github.com/sammers21/pfinance_backend_server
- Owner: Sammers21
- License: apache-2.0
- Created: 2017-06-18T15:05:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T18:45:52.000Z (about 9 years ago)
- Last Synced: 2025-04-06T09:49:55.825Z (about 1 year ago)
- Topics: bash, docker, java, java-8, linux, maven
- Language: Java
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pfinance_backend_server
Status: [](https://travis-ci.org/Sammers21/pfinance_backend_server)
Code-coverage: [](https://codecov.io/gh/Sammers21/pfinance_backend_server)
# Run server
```
# mvn clean install
# docker-compose up -d
```
# Api docs
See Api documentation here: [sammers21.github.io](https://sammers21.github.io/)