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

https://github.com/csini/vat-calculator


https://github.com/csini/vat-calculator

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

          

# vat-calculator
mini springboot app

to build the spring boot apps just run
```mvn clean install```

to start on port 9010:
```cd vat-calculator-business```
```mvn spring-boot:run```

api documentation:
```vat-calculator-api/doc/index.html```
or
http://localhost:9010/swagger-ui/index.html