DEV Community

Discussion on: Building Powerful GraphQL Servers with Rust

Collapse
 
clifinger profile image
Julien Lenne • Edited

Hello, thank you for the article and the inspiration!

I did a little boilerplate project with GraphQL and JWT Authentication, Feel free to comment :)

github.com/clifinger/canduma

Collapse
 
iwilsonq profile image
Ian Wilson

Nice! I like what you did there, authentication is a pretty serious part of writing non-abusable and secure APIs