Skip to content

New Home -> github.com/graphql-go/graphql #52

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

Closed
chris-ramon opened this issue Nov 4, 2015 · 10 comments
Closed

New Home -> github.com/graphql-go/graphql #52

chris-ramon opened this issue Nov 4, 2015 · 10 comments
Labels

Comments

@chris-ramon
Copy link
Member

When I started graphql-go/graphql formerly chris-ramon/graphql-go, my vision was to release a GraphQL implementation in Go ... so eventually I could end-up using it within Go programs I would like to write, that vision today is share with many awesome people from the Go community, so that's why I've transferred the repository to the organization github.com/graphql-go, which will maintain & release GraphQL related libs.

So thanks again to all the people that is making this possible! 🌟 - Looking forward to release the Alpha version and hopefully very soon a prod-ready one! 🚀

Happy GraphQL Go coding! 😄

@EmergentBehavior
Copy link
Contributor

👍 * 💯

@F21
Copy link

F21 commented Nov 5, 2015

Good stuff! I wonder if @sogko would be interested in moving the graphql-relay-go project to graphql-go as well.

@sogko
Copy link
Member

sogko commented Nov 5, 2015

This is great! I've been really excited for this! 👍🏻

@F21 Yeap, thats part of the plan, to consolidate core graphql-go components within the ecosystem into the organization's repo.

I have moved the following repos into graphql-go:

There are other little example projects that I've written. They are not core components but could possibly go into graphql-go, let me know if you guys think it make sense to move them. I would love to encourage the community to pick it up and maintain it together if the examples prove helpful to them.

For example, golang-relay-starter-kit's JS equivalent relay-starter-kit is in github.com/relayjs, not github.com/graphql

Let me know what you guys think.

Also, anyone is welcome to beat me to the punch and send PRs for any of the other projects to fix broken import paths, etc 👍🏻

Cheers guys! Let's do this!

@thanhliem89dn
Copy link

really cool 👍

@sogko
Copy link
Member

sogko commented Nov 5, 2015

Oops, one more thing that I forgot to mention.

Regarding the newly-transferred repos, I would like to hear feedback for their repo names and package names.

Here's my initial suggestions:

Repository name Package name
github.com/graphql-go/graphql-relay-go -> github.com/graphql-go/relay gqlrelay -> relay
github.com/graphql-go/graphql-go-handler -> github.com/graphql-go/handler gqlhandler -> handler
github.com/graphql-go/golang-graphql-playground -> github.com/graphql-go/playground -

Welcome any feedback 👍🏻

@F21
Copy link

F21 commented Nov 5, 2015

@sogko That sounds good to me!

@ghost
Copy link

ghost commented Nov 5, 2015

@sogko all good to me

@christianpv
Copy link
Contributor

@sogko LGTM 👍

@sogko
Copy link
Member

sogko commented Nov 5, 2015

Updates:
I've renamed the repos and packages as mentioned above, and updated them with the new import paths.

@chris-ramon
Copy link
Member Author

Updates:
I've renamed the repos and packages as mentioned above, and updated them with the new import paths.

Great! 🌟 thanks for updates, I def agree on following Go pkg short naming convention
across all graphql-go libs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants