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 hapi integration #282

Merged
merged 4 commits into from Sep 18, 2018
Merged

add hapi integration #282

merged 4 commits into from Sep 18, 2018

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Sep 14, 2018

This PR adds support for the hapi framework. Since most of the logic was already available in the express integration, it was extracted so it can be shared between both frameworks.

@rochdev rochdev added enhancement New feature or request integrations labels Sep 14, 2018
@rochdev rochdev added this to the 0.6.0 milestone Sep 14, 2018
@gbbr
Copy link

gbbr commented Sep 17, 2018

If you write documentation for each function, their arguments and how to use them from a public API standpoint I'm happy to review these for you.

@rochdev
Copy link
Member Author

rochdev commented Sep 17, 2018

Added documentation, and also refactored to make it a bit easier to read. Do note however that this is currently not a public API (only for internal use in our integrations). I will add further documentation when the API becomes public.

src/plugins/util/web.js Show resolved Hide resolved
src/plugins/util/web.js Show resolved Hide resolved
Copy link

@gbbr gbbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

screen shot 2018-09-18 at 17 51 26

@rochdev rochdev merged commit 27c00ff into v0.6.0 Sep 18, 2018
@rochdev rochdev deleted the hapi branch September 18, 2018 15:07
@rochdev rochdev mentioned this pull request Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants