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

🗄🔧 Go + Gin #9

Closed
2 of 5 tasks
EricSimons opened this issue Apr 21, 2017 · 21 comments
Closed
2 of 5 tasks

🗄🔧 Go + Gin #9

EricSimons opened this issue Apr 21, 2017 · 21 comments
Labels

Comments

@EricSimons
Copy link
Member

EricSimons commented Apr 21, 2017

Current Status

Codebase in progress @ github.com/chrislewispac/realworld-starter-kit

Interested in helping out? Say hello! 🎉 gitter.im/realworld-dev/golang-gin

Todo:

  • 🏁 Fork the starter repo & post the link in this issue
  • 🎨 Create logo for repo & update issue status (@EricSimons)
  • 🔨 Implement all of Conduit's functionality per the spec & API
  • 👀 Peer review of final codebase by RealWorld admins & community (RFC)
  • 🎉 Tag v1 release, move repo to main org, and officially list it on the README!

Not sure what the most popular web frameworks are for Go, but would be good to have support for at least one or two of them :)

@EricSimons EricSimons changed the title Go Backend Go [Backend] Apr 21, 2017
@chrislewispac
Copy link

echo, gin, and guerrilla. although many Go implementations use the standard libraries as well.

@EricSimons
Copy link
Member Author

@chrislewispac thanks for the info — which of those options would you recommend newcomers learn first? That would probably be a good place for us to start.

@chrislewispac
Copy link

gin is the most newcomer friendly I would say.

https://github.com/gin-gonic/gin

@EricSimons
Copy link
Member Author

Awesome. Any chance you'd be able to add support for it? :)

@chrislewispac
Copy link

Yeah, I just have to finish up courses but I'll get started on it. I can also work on an elm version at some point. I had been meaning to do something similar anyways.

@EricSimons
Copy link
Member Author

Sweet! Lmk if there's anything I can do to help & feel free to fork the starter kit and post the link here so that others can watch/help :)

@chrislewispac
Copy link

Contributions Welcome:

https://github.com/chrislewispac/realworld-starter-kit

@EricSimons
Copy link
Member Author

Just set up the Gitter chatroom for this! Lets do collaborator coordination in there 👍

cc/ @chrislewispac

@JackyChiu
Copy link

Hey, do you guys need an implementation with just the standard Go net/http library?

@EricSimons
Copy link
Member Author

Not yet! Want to start one @JackyChiu? I can create a new issue for it if so 👍

@EricSimons EricSimons changed the title Go [Backend] Go + Gin [Backend] Apr 24, 2017
@AlKoFDC
Copy link

AlKoFDC commented Apr 24, 2017

I'd also prefer learning more about the implementation with the net/http package. I'm not sure I can contribute, but I'll definitely watch.

@EricSimons EricSimons changed the title Go + Gin [Backend] 🗄🔧 Go + Gin [Backend] Apr 24, 2017
@EricSimons EricSimons mentioned this issue Apr 24, 2017
5 tasks
@EricSimons
Copy link
Member Author

New issue created specifically for net/http version. @JackyChiu feel free to fork @chrislewispac's repo and the post the link to the new issue, and then I'll update the issue's status.

@JackyChiu
Copy link

@EricSimons Yeah I'd love to help out!

@EricSimons EricSimons changed the title 🗄🔧 Go + Gin [Backend] 🗄🔧 Go + Gin Apr 24, 2017
@jamesbrewerdev
Copy link

@chrislewispac Hey! Any updates on this? Anything we can do to help?

@chrislewispac
Copy link

chrislewispac commented Apr 26, 2017

@BRWR Feel free to clone the repo and get started. I have finals this week so won't be doing much until next week. Do what you can, I'll integrate it. If you aren't comfortable writing tests etc, thats ok. Just do the part you feel comfortable with and I'll pick up form there! That goes for anyone who wants to contirbute actually.

@wangzitian0
Copy link

Hi, Guys,
I just fork an another start-kit with Golang & Gin which has been implement most of those spec.
Could you please give me some reviews or tips? :)
Here is my repo: https://github.com/wangzitian0/golang-gin-starter-kit

@EricSimons
Copy link
Member Author

@wangzitian0 sorry about my delay here — this looks amazing!! How much is left to completely adhere to the API spec? Would love to list this on the main readme once that's ready!

@wangzitian0
Copy link

@EricSimons Thank you for your reaching out! :)
I have finished all of the API spec and it can pass all of the cases in Postman Collection. Some tests still have some issue, but I think it's acceptable in the first version as the spec just require one test.

@EricSimons EricSimons added rfc and removed wip labels Sep 27, 2017
@EricSimons
Copy link
Member Author

@wangzitian0 sorry about my delay here, things have been kinda crazy lately! I just marked this as RFC and will put it into the main org tmrw morning :)

@wangzitian0
Copy link

@EricSimons Thank you! I'm very happy to see it, anything else need I to do? :)

@EricSimons
Copy link
Member Author

@wangzitian0 np! I just added it to the readme :) Thanks so much for your awesome work on this!!!

@EricSimons EricSimons removed the rfc label Oct 2, 2017
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