Chimera - a mock API server

⚓ Rust    📅 2025-08-04    👤 surdeus    👁️ 10      

surdeus

Warning

This post was published 121 days ago. The information described in this article may have changed.

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Chimera - a mock API server

:rocket: Just released Chimera v0.6.9 — a blazing-fast mock API server built with Axum!

:hammer_and_wrench: Features:

  • Serve mock APIs from JSON or CSV

  • HTTP and WebSocket support

  • Auto data generation from schema files

  • Sorting, pagination, latency simulation

  • Form submission, CORS control

  • Simple CLI with flags for full control

Built entirely in Rust for devs who want fast, realistic mock APIs without heavy setup.

:package: GitHub: https://github.com/AMS003010/Chimera
:books: Docs: https://chimera-docs.vercel.app

Would love to hear your thoughts or feedback :raising_hands:

1 post - 0 participants

Read full topic

🏷️ Rust_feed