Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inventory Endpoint #10

Closed
PaulJWright opened this issue Aug 5, 2024 · 0 comments · Fixed by #15
Closed

Inventory Endpoint #10

PaulJWright opened this issue Aug 5, 2024 · 0 comments · Fixed by #15

Comments

@PaulJWright
Copy link
Owner

PaulJWright commented Aug 5, 2024

Potential Implementation:

inventory/ <- GET all stock (an overview without much depth; filter by date?)
inventory/stock/{stock_id} <- GET info on all stock_id for ingredient of ingredient_id
inventory/ingredient/{stock_id} <- GET single item w/ stock_id (overview + ingredients)

api_design

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant