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

https://github.com/webobite/inventoryservice

Inventory Services Project with JWT authenticated on web APIs on passing userEmail and password
https://github.com/webobite/inventoryservice

Last synced: 11 months ago
JSON representation

Inventory Services Project with JWT authenticated on web APIs on passing userEmail and password

Awesome Lists containing this project

README

          

# InventoryService
Inventory Services Project with JWT authenticated on web APIs on passing userEmail and password

All the API are documented on Swagger.

One can run the API from postman even because of JWT authentication added for all the ProductController APIs.

Thank You !!