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
- Host: GitHub
- URL: https://github.com/webobite/inventoryservice
- Owner: webobite
- Created: 2021-05-31T14:44:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T14:49:32.000Z (about 5 years ago)
- Last Synced: 2025-04-12T04:37:46.116Z (about 1 year ago)
- Language: C#
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 !!