An open API service indexing awesome lists of open source software.

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

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/