https://github.com/josdem/jugoterapia-spring-boot
Jugoterapia Server Side
https://github.com/josdem/jugoterapia-spring-boot
groovy jugoterapia mysql spring-boot-2
Last synced: 3 months ago
JSON representation
Jugoterapia Server Side
- Host: GitHub
- URL: https://github.com/josdem/jugoterapia-spring-boot
- Owner: josdem
- License: apache-2.0
- Created: 2016-05-11T17:39:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T01:35:10.000Z (over 7 years ago)
- Last Synced: 2025-12-19T15:58:37.401Z (7 months ago)
- Topics: groovy, jugoterapia, mysql, spring-boot-2
- Language: Groovy
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Jugoterapia Spring Boot
----------------------------------------------
Jugoterapia is an Android application mainly focused in improve your healty based in juice recipes, this project is the server side, it is exposing recipes and beverages as API service.
#### Configuration
https://github.com/josdem/jugoterapia-spring-boot/wiki
#### To run tests
```bash
gradle test
```
#### To run the project
```bash
gradle -Dspring.config.location=$HOME/.jugoterapia/application-development.yml bootRun
```
#### Go here for more information
https://josdem.io/jugoterapia/jugoterapia/