8000 GitHub - abhijit-paul/inventory-management: Api service to manage inventory with DynamoDB storage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abhijit-paul/inventory-management

Folders and files

NameName
Last commit mess 8000 age
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory management service

Endpoints:

  • GET /api/inventory (Get inventory by SKU / stock identifier )
  • GET /api/find/inventory (Query inventory stock list by title / name of product)
  • DELETE /api/inventory (Delete stock from inventory)
  • POST /api/inventory (Add a new stock to inventory)
  • /alive
  • /ready

About

Api service to manage inventory with DynamoDB storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0