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

Plack::Middleware or Plugins? #70

Open
stevan opened this issue Feb 29, 2016 · 0 comments
Open

Plack::Middleware or Plugins? #70

stevan opened this issue Feb 29, 2016 · 0 comments
Labels

Comments

@stevan
Copy link
Collaborator

stevan commented Feb 29, 2016

Plack::Middleware executes (mostly) outside of an application, for some cases this will be fine for PONAPI, but not all of them. It might be worth looking into how we might create a plugin system specific to PONAPI (with API hook points, etc). Specifically things like user/session based rate-limiting, non-generic profiling/instrumentation, application specific load balancing, and probably a few other things I can't think of right now.

Probably best to find an actual use case and start from there, but I just wanted to make a note before this slipped my mind.

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

No branches or pull requests

1 participant