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