Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netodeolino/call-price


https://github.com/netodeolino/call-price

docker java junit spring-boot swagger tdd vue

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# CallPrice

## Backend
- Java 11, Spring Boot, H2 Database, Swagger, Lombok, JUnit, Mockito
- Endpoint: http://localhost:8081
- Swagger: http://localhost:8081/swagger-ui.html

## Frontend
- Vue (CLI), Boostrap, Axios
- Endpoint: http://localhost:8080

## Run project
- docker-compose up --build