graphql-community / koa-graphql

Create a GraphQL HTTP server with Koa.
MIT License
843 stars 61 forks source link

Status of this Module? #122

Closed vanthome closed 4 years ago

vanthome commented 4 years ago

Hi, what is the status of this module, there are some upgrades due by now I think and as active user I'm a bit concerned. BG

yanickrochon commented 4 years ago

Yes, I'm looking for a suitable module to integrate with our current Koa app and 2 years is indeed concerning.

sibelius commented 4 years ago

@chentsulin can add more maintainers or contributors

I can help

yanickrochon commented 4 years ago

@sibelius I think one way would be to fork and create PR that people can use. Having an updated module would be an incentive for more usage to begin with. Because considering the current situation, I'm tempted to use the express module and wrap it in Koa. Ew.

sibelius commented 4 years ago

what about moving to https://github.com/graphql-community?

@chentsulin are you open to this?

yanickrochon commented 4 years ago

I think it should be hosted at the same place as express-graphql, no? i.e. GraphQL

chentsulin commented 4 years ago

@sibelius The transfer to the graphql-community org has been completed.

sibelius commented 4 years ago

@chentsulin thanks, can you add me to npm to publish a new version?

I've also added @yanickrochon and @vanthome as contributors to help with issues, pull requests and updates

justinfagnani commented 3 years ago

@sibelius @chentsulin did you ever get npm permissions sorted out to publish new versions?

Fixing issues like #136 would be very welcome.