yumemi

Have a sweet Gleam. 設計を書けば、コードが生まれる。

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.

Open source, coming soon. https://gleam.canon-ical.com/

Status

Extracted from the framework/ directory of a production application on 2026-09-16, history included. Module namespace is still framework/*; the package name is yumemi. Not yet published to Hex.

Layout

ModuleWhat
framework/spec framework/erEntity / Property / Type ── the model and its derivation
framework/entry framework/verb framework/party framework/requireEntrances and Authorization
framework/step framework/effect framework/query framework/ioService logic: read / guard / apply / call / done
framework/connector framework/page framework/blob framework/vectorConnectors, SSR pages, R2, Vectorize
framework/secret framework/sealed framework/timeSecrets, sealed values, time
gleam build
Search Document