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

Naming of HttpEndpoints and RequestHandlers is confusing #28

Open
immqu opened this issue Sep 29, 2021 · 0 comments
Open

Naming of HttpEndpoints and RequestHandlers is confusing #28

immqu opened this issue Sep 29, 2021 · 0 comments

Comments

@immqu
Copy link
Contributor

immqu commented Sep 29, 2021

Currently, a HttpRequestHandler has a list of HttpEndpoints which in turn has a FunctionDeclaration called “handler”.
It might be better to rename the “HttpRequestHandler”, e.g. to “HttpEndpointGroup” or “HttpService”.

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

No branches or pull requests

1 participant