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

https://github.com/nerooc/translation-service-backend

Cisco - IT Best Practices course final project
https://github.com/nerooc/translation-service-backend

postgress spring swagger

Last synced: about 1 month ago
JSON representation

Cisco - IT Best Practices course final project

Awesome Lists containing this project

README

          

# translation-service-backend
### Cisco - IT Best Practices course final project

To run this app, execute following commands:

```
./mvnw clean package -DskipTests
docker-compose build
docker-compose up
```

**Swagger** is available after running the app at: