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

[V1] Upgrading server framework #43

Open
kriswep opened this issue Nov 4, 2017 · 0 comments
Open

[V1] Upgrading server framework #43

kriswep opened this issue Nov 4, 2017 · 0 comments

Comments

@kriswep
Copy link
Contributor

kriswep commented Nov 4, 2017

Gatekeeper uses express v3 as server framework.
This needs to be updated to v4.

Alternatively, we could consider using an alternative framework.
I would suggest (micro)[https://github.com/zeit/micro]. It's a lightweight framework, which focuses on new ES2017 syntax and works nicely with async/await. Would work nicely for the few route endpoints we need.

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