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

feat(api): completely redesigned API #30

Merged
merged 98 commits into from
May 14, 2024
Merged

feat(api): completely redesigned API #30

merged 98 commits into from
May 14, 2024

Conversation

mharrisb1
Copy link
Owner

The all-new API is both much simpler and more flexible for the developer. Notable changes:

  • Single decorator
  • Automatically shared state
  • Define response in the function for better code reuse and more flexibility
  • Adds multiple ways to define a response
  • Cleaner route design instead of endpoints

See the updated examples or docs for more information.

This also closes:

mharrisb1 added 30 commits May 1, 2024 16:55
@mharrisb1 mharrisb1 merged commit 7a18935 into main May 14, 2024
4 checks passed
@mharrisb1 mharrisb1 deleted the release/0.3.x branch May 16, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant