yumemi

Open source · coming soon

Have a sweet Gleam.

設計を書けば、コードが生まれる。

Write the design. The code follows.

yumemi is a framework for Gleam on Cloudflare Workers. You describe an application in five words — Entity, Property, Type, Service, Authorization — and yumemi derives the Gleam implementation and every entrance to it: HTTP, MCP, CLI. One description, one road, no drift.

Entity・Property・Type・Service・Authorization ── 五つの語で設計を書く。yumemi はそこから Gleam の実装と、HTTP・MCP・CLI の入口を一本道で導く。

The model
  • Entity
    • Property
      • Type
    • Service
      • Authorization