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

Implement Request Handling #2

Open
decanus opened this issue Mar 16, 2019 · 0 comments
Open

Implement Request Handling #2

decanus opened this issue Mar 16, 2019 · 0 comments

Comments

@decanus
Copy link
Contributor

decanus commented Mar 16, 2019

There should be a method for request handling. This should take a request string, parse it and then handle it. Meaning ensure content is not malformed, the command exists and then pass it on to a delegate / data source with a received function that returns the expected return body which is then transformed into a response object.

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