gothinkster/realworld

๐Ÿ—„๐Ÿ”ง Rust

EricSimons opened this issue ยท 10 comments

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
  • ๐Ÿ‘€ 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!

Is there already a repo somewhere or should I create one?

@davidpodhola nope! Go ahead and fork the starter kit & then post the link to your repo back here ๐Ÿ‘

The repository created.

I added the repo status to this issue and created the Gitter channel. All information is at the top of the page. ๐Ÿ‘

@davidpodhola just created a logo that you can use for the readme in your repo!

rust

thanks, logo updated.

pbnj commented

@davidpodhola - do you intend to make use of Diesel?

If not, then, @EricSimons, how would you feel about following Golang's examples (e.g. Go + gin, Go + net/http, ...etc) and have a Rust + Diesel option for the community to build?

Thanks for bringing this up @petermbenjamin.

Since I have the most experience with Microsoft SQL, the current repository is using tiberius .

I think we can also use different databases or ORMs with conditional compilation.

I think all of Conduit's functionality is implemented, please have a look and let me know.

Just created created new repo & added you to it @davidpodhola โ€” rust is now listed in the readme! Excellent work! ๐Ÿ’ฏ I can't wait to dig into this codebase :)