Explore >> Select a destination


You are here

yieldcode.blog
| | www.shuttle.dev
12.5 parsecs away

Travel
| | This guide is a deep-dive on Axum, a Rust web backend framework. We look at using Axum to write a competent web service with middleware, routing, static files and more.
| | www.shuttle.dev
16.1 parsecs away

Travel
| | This article talks about how you can use Rocket to write a web application, covering routing, middleware, static files and databases.
| | www.shuttle.rs
13.3 parsecs away

Travel
| | Learn about using the Rig LLM framework to be able to create AI agents for assisted research via arXiv.
| | msfjarvis.dev
74.4 parsecs away

Travel
| GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages.