Skip to content

Releases: dbanty/dylananthony.com

Replacing FastAPI with Rust: Part 5 - Rocket 0.5

21 Feb 00:14

Choose a tag to compare

Follow along in this fifth part of the series as I convert a key part of my solution from last time to Rocket 0.5, Tokio 1.0, and async.

Other Links

Replacing FastAPI with Rust: Part 4 - A Solution

21 Jan 02:36

Choose a tag to compare

Replacing FastAPI with Rust: Part 3 - Trying Actix

13 Jan 00:44
ca7bf1b

Choose a tag to compare

A new blog post attempting to use actix-web, Paperclip, Netlify's Lambda runtime, and AWS SAM to create a serverless REST API automatically documented with OpenAPI.

Other Links

Replacing FastAPI with Rust: Part 2 - Research

01 Jan 17:41
47390d3

Choose a tag to compare

A new blog post in the series on replacing FastAPI with Rust. This time we take a look at existing libraries in the Rust ecosystem to see how far we can get.

Other Links

Replacing FastAPI with Rust: Part 1 - Intro

29 Dec 19:27

Choose a tag to compare

A new blog post introducing the series about replacing my usages of FastAPI with something else which will be written in Rust.

Series issue: #7
Post discussion: #9