Skip to content

GilbertoJNJ/InvoiceAPI

Repository files navigation

InvoiceAPI

📖Summary

Description

🏆 Generate invoices.

🏆 Returns a paginated list of invoices.

🏆 Search invoice by id.

🏆 Cancel an invoice.

Technologies

Dependencies

Integration

This API has integration with LogiStockAPI to find product information

Install

  1. In the terminal, clone the project:
git clone https://github.com/GilbertoJNJ/InvoiceAPI.git
  1. Enter in the projet diretory:
cd ~\invoiceapi
  1. Execute the command:
gradle bootrun

To run the tests:

gradle clean test

How To Use

Access documentation after building the project:

http://localhost:8080/swagger-ui.html

About

Generate invoices, returns a paginated list, search by id and cancel invoices.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages