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 + net/http #45

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

🗄🔧 Go + net/http #45

EricSimons opened this issue Apr 24, 2017 · 10 comments
Labels

Comments

@EricSimons
Copy link
Member

EricSimons commented Apr 24, 2017

Current Status

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
  • 👀 Move repo to main org & Peer review final codebase by admins/community (RFC)
  • 🎉 Tag v1 release and officially list it on the README!

Will be built using only standard libraries, per this discussion.

@EricSimons EricSimons mentioned this issue Apr 24, 2017
5 tasks
@EricSimons EricSimons changed the title 🗄🔧 Go + net/http [Backend] 🗄🔧 Go + net/http Apr 24, 2017
@EricSimons EricSimons changed the title 🗄🔧 Go + net/http 🗄🔧 Go + net/http [Backend] Apr 24, 2017
@JackyChiu
Copy link

I'll jump on this as soon as I can! 😄

@EricSimons EricSimons changed the title 🗄🔧 Go + net/http [Backend] 🗄🔧 Go + net/http [Backend] Apr 24, 2017
@EricSimons EricSimons changed the title 🗄🔧 Go + net/http [Backend] 🗄🔧 Go + net/http [Backend] Apr 24, 2017
@EricSimons EricSimons changed the title 🗄🔧 Go + net/http [Backend] 🗄🔧 Go + net/http Apr 24, 2017
@JackyChiu
Copy link

JackyChiu commented Apr 25, 2017

Let's get this started 😎
👉🏻 https://github.com/JackyChiu/realworld-starter-kit
Contributions welcome as well!

@EricSimons
Copy link
Member Author

@JackyChiu just updated the issue status (w/ link to this implementation's gitter room)! Also, feel free to swap the logo in your readme with this one: https://github.com/chrislewispac/realworld-starter-kit/blob/master/go-realworld-logo.png

@JackyChiu
Copy link

Will be built using only standard libraries

A little side note that the web framework will be from the standard library but the database driver will not be (since there are no database drivers in the standard library, only a driver interface defined in the database/sql package)

@EricSimons
Copy link
Member Author

Hey Go folks! @JackyChiu is looking for a quick peer review of his wip codebase to make sure he's on the right track — is there anyone here/in the Go community that could provide some expert feedback?

@Kartikkh
Copy link

Kartikkh commented Jan 1, 2018

Did someone started with net/http package ?

@JackyChiu
Copy link

@Kartikkh it was started here: https://github.com/JackyChiu/realworld-starter-kit but hasn't been active. I can pass the torch down to someone else if they want to finish it

@Kartikkh
Copy link

Kartikkh commented Jan 1, 2018

@JackyChiu Hi Jacky, I am learning GoLang these days so will try to work on that, and I'll let u know about any issue I would face

@Kartikkh
Copy link

@JackyChiu Hi I have tried a bit pls have a look at this and I am using MongoDB as Database is it Okay?
Or should I use Any ORM?
https://github.com/Kartikkh/Medium

@geromegrignon
Copy link
Contributor

Hello we are currently moving all work in progress to Github Discussions.
I'll close this issue by now, you can find instruction to open a discussion there : #633

Thanks for your contribution !

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

5 participants