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

Added calculate_demo endpoint for use on API documentation page #74

Merged
merged 5 commits into from
Feb 2, 2024

Conversation

anth-volk
Copy link
Collaborator

Fixes #73. This adds the calculate_demo endpoint, rate limited at 1 total request among all users per second, to allow for the easy display and demonstration of the standard calculate endpoint within API documenation.

@anth-volk anth-volk merged commit 5ab4886 into main Feb 2, 2024
3 checks passed
@anth-volk anth-volk deleted the feat/add_demo_endpoint branch February 2, 2024 20:47
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.

Create rate limited public calculate endpoint for use with API documentation page
1 participant