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

add recent beverages endpoint #205

Merged
merged 3 commits into from
Aug 9, 2024
Merged

add recent beverages endpoint #205

merged 3 commits into from
Aug 9, 2024

Conversation

Topvennie
Copy link
Contributor

Adds an unauthorized endpoint that returns all recent transactions for beverages.
For each order it returns the

  • order_id
  • order_created_at
  • product_name
  • product_category
    Only orders made within the last 2 weeks are returned.

Will be used for a visual for the amount of soft drinks consumed vs mate

@Topvennie Topvennie merged commit 25a5a60 into master Aug 9, 2024
4 checks passed
@Topvennie Topvennie deleted the recent_beverages branch August 9, 2024 20:09
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 this pull request may close these issues.

2 participants