Skip to content

Releases: beltradini/espressia

Espressia v1.0.0 - A new coffee utopia begins

02 Mar 17:59
Compare
Choose a tag to compare

Espressia v1.0.0 - A New Utopia of Coffee Begins

Date: March 2, 2025

Author: Alejandro Beltrán

Welcome to the dawn of Espressia! From the ashes of "Mastrena 3.0" rises a new vision—a name that pulses with elegance, ambition, and the promise of a coffee revolution. Espressia isn’t just an API; it’s a gateway to a technological utopia where the soul of espresso meets the brilliance of Rust, crafting simulations so vivid you can almost taste them.

What’s New

  • Reborn as Espressia: The project now shines at https://github.com/beltradini/espressia, with a README that sings its bold new identity.
  • Streamlined Endpoints: Say hello to /start (POST) and /metrics (GET)—clean, intuitive paths to perfection.
  • Default Harmony: Temperature (93.0°C), pressure (9.0 bar), and time_seconds (25s) set the stage for effortless brilliance.

The Future Awaits

This is merely the first sip of Espressia’s journey. Soon, sled will weave an eternal tapestry of metrics, recipes will unlock the secrets of ristretto and lungo, and the API will bloom into a galaxy of beverage possibilities. Beyond the backend, a SwiftUI frontier looms, ready to transform data into a visual symphony that captivates the senses.

Try Espressia

  1. Clone the repo: git clone "https://github.com/beltradini/espressia.git"
  2. Launch the server: cd espressia && cargo run
  3. Brew a simulation: curl -X POST "http://127.0.0.1:3000/start?temperature=95"
  4. Savor the metrics: curl "http://127.0.0.1:3000/metrics"

Step into the coffee utopia with Espressia—let’s brew the future together!