
How to Migrate to Shuttle Using Cursor and the Shuttle MCP Server
Learn how to migrate your existing Axum application to Shuttle using Cursor and the Shuttle MCP server for seamless deployment.


How to Build and Deploy an SSE MCP Server with OAuth in Rust
Build an SSE-based MCP server with OAuth 2 in Rust using rmcp and Axum and deploy to Shuttle with PostgreSQL/SQLx.


Writing a REST API in Rust
This article talks about how you can write a Rust REST API using Axum, SQLx and Postgres.
