-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comfy web services in Rust. #5
Comments
Great article! Do you by any chance have an example repo? |
Great, I loved it. Thanks for sharing! |
Thanks for sharing! Great article. My goto for next web project with rust. I wish there is a starter project with all these put together. |
Great work!! |
Absolutely awesome. Very dense and informative. I'd love to have this as a starter template or something like that. |
Super good article thank you. Indeed some more code would be amazing!! |
https://github.com/rusty-crab/warp-api-starter-template Made an attempt to put together what is in the blog post and missing pieces. This is far from finished to be called an actual template for someone to get started. But it has all the pieces from the blog post. I will continue to make it more modular and usable. Meanwhile, contributions are welcome (PRs, Issues, anything..) @meh I really appreciate if you could take a look at this and see if this is how it's wired together. Forgive me that it's all in a single file (src/main.rs). Once again much love ❤️ |
@meh This is amazing! One question, juniper or async-graphql? |
Definitely |
Any updates for 2021? |
Damn, this is really, especially the comments on issues used as comments on the blog. |
Any updates for 2022 for the list of materials and tools needed to get the comfy? |
No description provided.
The text was updated successfully, but these errors were encountered: