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 endpoint.resource_function #71

Open
erichanson opened this issue Aug 14, 2017 · 0 comments
Open

Add endpoint.resource_function #71

erichanson opened this issue Aug 14, 2017 · 0 comments

Comments

@erichanson
Copy link
Member

Enable mapping a function call to a endpoint resource, via endpoint.resource_function. This way, a URL path can call a function which does server-side dynamic processing. Should have the following fields:

  • path text
  • function_id meta.function_id

Argument passing via query string to be explored....

@erichanson erichanson changed the title Add endpoint.resource_function Add endpoint.resource_function Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant