Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 14, 2026·1 min de lecture

RustAPI — 5-Line Rust APIs with OpenAPI

RustAPI trims production Rust endpoints to a 5-line starter pattern; verified 50 stars, Apache-2.0, replay tooling, and built-in OpenAPI docs at `/docs`.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install 8796ffa3-b92f-577f-a8d9-b08de671988a
Introduction

RustAPI trims production Rust endpoints to a 5-line starter pattern; verified 50 stars, Apache-2.0, replay tooling, and built-in OpenAPI docs at /docs.

Best for: Rust backend builders who want generated docs and replay/debug helpers without large framework boilerplate

Works with: Tokio-based Rust services, OpenAPI consumers, health probes, and replay-based debugging

Setup time: 10-20 minutes

Main

  • The README shows RustApi::auto() collecting macro routes, generating docs, and starting a runtime, which is a concrete dev-UX claim.
  • Replay tooling with cargo rustapi replay list/run/diff makes it more than another terse Rust framework.
  • This is the smallest repo in the set at 50 stars, so the listing stays factual and conservative.

FAQ

  • Is it already an MCP framework?: No. MCP appears in the roadmap; current value is API generation and replay tooling.
  • What should I verify first?: Build a hello route and open /docs.
  • Why include a 50-star repo?: Fresh activity and unusually concrete debugging ergonomics.
🙏

Source et remerciements

Source: https://github.com/Tuntii/RustAPI > License: Apache-2.0 > GitHub stars: 50 · forks: 3

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires