Nothing Special   »   [go: up one dir, main page]

Skip to content
/ VC Public

VC API is designed to provide seamless calculation of Net, Gross, and VAT amounts for purchases.

Notifications You must be signed in to change notification settings

RMNorbert/VC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VC

VC API is designed to provide seamless calculation of Net, Gross, and VAT amounts for purchases. It offers a convenient solution for businesses and individuals to accurately compute purchase data based on provided information.

Used technologies:

  • Java 17 (Maven)
  • Spring Boot
  • springdoc-openapi

How to build:

Run the following command to build

mvn clean install

Once the build process completes successfully, you can find the built artifact (VC-0.0.1-SNAPSHOT) in the target directory.

How to run:

Run the following command to run the application

java -jar target/VC-0.0.1-SNAPSHOT.jar

Swagger url:

http://localhost:8080/swagger

Api-docs path:

http://localhost:8080/api-docs

About

VC API is designed to provide seamless calculation of Net, Gross, and VAT amounts for purchases.

Topics

Resources

Stars

Watchers

Forks

Languages