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
- Host: GitHub
- URL: https://github.com/nerooc/translation-service-backend
- Owner: nerooc
- Created: 2022-11-26T20:20:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T06:10:49.000Z (over 3 years ago)
- Last Synced: 2025-10-24T00:36:42.847Z (8 months ago)
- Topics: postgress, spring, swagger
- Language: Java
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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: