-
Notifications
You must be signed in to change notification settings - Fork 241
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
✍️ 👋 Guest blog posts #559
Comments
It'd be nice to see more emphasis on Loco integrating with the broader axum and tower ecosystem. For example, I'm the author of axum-login, a crate that provides a generic interface for managing user sessions: it supports arbitrary authn and authz flows ranging from username/password, to LDAP, to OAuth2. I don't see any mention of how I would approach integrating a crate like axum-login with Loco. A blog post that covers examples like this would be helpful toward showing Loco is a complementary part of the larger community it belongs to. |
@maxcountryman this is a good idea. would you want to write this with some guidance from us? (we can actually use some of your expertise, and I think, eventhough we have our own login implementation, we'd be happy to replace it with something that's gold standard that comes from the community) |
I'm using HTMX in my personal pet project and would be up to writing a blog post about it. |
Fantastic |
Would there be any interest in an article regarding "Rust, Loco and Nix(OS): Build & Deployment"? Just a short article and how/why to use Nix for environments and use that with Loco. |
Very interested in seeing a nix flake template specific to getting up and running with loco. I.e. having dependencies like seaorm-cli and loco-cli directly in a dev shell. Even faster getting up and running using loco 😄 |
I’d be interested to see @ntietz take Loco for a test drive. https://ntietz.com/blog/rust-needs-a-web-framework-for-lazy-developers/ |
My humble contribution: https://vanhalt.com/post/loco-rs/ Those are the notes I took a few hours ago since I found the project. Forking and seeing how I can contribute. Thanks for the effort guys! P.D: I know nothing about Rust. So this is my chance to learn! |
Please feel free to submit PRs to add blogs, videos, and other content here: |
Hi all, we'd like to promote guest posts on the following topics, if you've used any of those or would like to write about it -- please chip in:
If you have a topic or idea, please add in the commends below ❤️
The text was updated successfully, but these errors were encountered: