apollographql / apollo-server

šŸŒ Ā Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
https://www.apollographql.com/docs/apollo-server/
MIT License
13.76k stars 2.03k forks source link

Hapi v17 #636

Closed flippidippi closed 6 years ago

flippidippi commented 6 years ago

Upgrade hapi plugin to work with new release of Hapi https://github.com/hapijs/hapi/issues/3658

martijnwalraven commented 6 years ago

A PR would be great!

lobosan commented 6 years ago

Yes please and also provide a simple boilerplate to get started and explain how to do authentication, acl, cookies and input validation. Thanks

samueljoli commented 6 years ago

Hey is this currently assigned to anyone?

flippidippi commented 6 years ago

I havenā€™t had time recently so Iā€™m not sure if anyone is working on this.

daoanhnhat1995 commented 6 years ago

I can work on this today or tomorrow if nobody's been assigned

martijnwalraven commented 6 years ago

@daoanhnhat1995 That would be great, it doesn't seem like anyone is working on it!

daoanhnhat1995 commented 6 years ago

@martijnwalraven Hapi17 typings hasn't been updated yet so we'll have to wait till then?

martijnwalraven commented 6 years ago

@daoanhnhat1995 It seems like it, or maybe they would accept a PR as well?

SOULPWRD commented 6 years ago

Hapi 17 typings are already in PR and been waiting just for a code review.

Any updates on this issue? Thanks :)

rafaelsouzaf commented 6 years ago

@SOULPWRD It's in under development, really :-)