๐๐ง Rust
EricSimons opened this issue ยท 10 comments
Current Status
-
Codebase in progress:
hsharpsoftware/rust-realworld-example-app -
Interested in helping out? Say hello! ๐
gitter.im/realworld-dev/rust
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!
thanks, logo updated.
@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 :)