Skip to content

Registry, update or delete products in the system. Return a paginated list of products or find by barcode or ID. Control stock levels by increasing or decreasing the quantity.

Notifications You must be signed in to change notification settings

GilbertoJNJ/LogiStockAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogiStockAPI

📖Summary

Description

🏆 Registry, update or delete products in the system;

🏆 Return a paginated list of products or find by barcode or ID;

🏆 Control stock levels by increasing or decreasing the quantity.

Technologies

  • from github actions

Dependencies

Install

  1. In the terminal, clone the project:
git clone https://github.com/GilbertoJNJ/LogiStockAPI.git
  1. Enter in the projet diretory:
cd ~\logistockapi
  1. Execute the command:
mvn spring-boot:run
  1. To run the tests:
mvn clean test

How To Use

Access documentation after building the project:

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

About

Registry, update or delete products in the system. Return a paginated list of products or find by barcode or ID. Control stock levels by increasing or decreasing the quantity.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published