Skip to content
Amar edited this page Jun 22, 2021 · 7 revisions

Default Store Rest API


Description

it is a default Rest API for store management system, which contain some standard command for create,modify and delete item in the item service or in the user service or in the financial service with basic authentication. This Rest API can be used to monitoring financial in the store, user, and item.

Installation

  • in Maven:

use mvn spring-boot:run

  • in IDE:

load project and run it to compiler with spring boot App

Usage

Please use this Rest API properly to manage and monitor your store needs as you wish.
use initial username : Admin and password : Admin to access this security, you can modify it. If you difficult to modify it, you can call me at my email.

Credits

Author: Amar
Email: rijal.amar29@gmail.com

License

GNU GENERAL PUBLIC LICENSE V3.0

Clone this wiki locally