Running GraphQL on Lambda with Rust
In this post I discuss at a high level what it's like to write a GraphQL API using Rust and host it on AWS Lambda. Includes a link to some example code as well as a few ideas where I might go next on this topic if folks are interested.