Re: New egg: schematra
Rolando Abarca via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CADnrc4BCekSh88UvCg3SO5kgYLpY=O7p-ydLDRHZ5VWuA7b+hw@mail.gmail.com> |
🥳 Thanks Mario! On Mon, Aug 18, 2025 at 11:21 PM Mario Domenech Goulart < [email protected]> wrote: > Hi Rolando, > > On Mon, 18 Aug 2025 21:24:34 -0700 Rolando Abarca via Chicken-users < > [email protected]> wrote: > > > I would like to request adding schematra to the egg repo. Schematra is a > (somewhat opinionated) web app framework built > > on top of Spiffy and heavily inspired by the simplicity of Sinatra. It > also includes a couple of extensions to add > > support for oauth2, csrf and HTML building facilities based on > sxml-transforms. I did a small release a few weeks ago, > > got some early feedback and now decided to get even more feedback from > the larger Scheme community. I'm a new scheme > > dev, so I'm trying to figure out the way to follow best practices here > and there so feedback is welcomed. > > > > Schematra is still an early exploration project, the API is unstable but > it's usable and I don't think it will change > > much, so you should be able to build a web app easily and quickly. > > > > Schematra is available at <https://github.com/schematra/schematra> > > Release info: > https://raw.githubusercontent.com/schematra/schematra/refs/heads/main/schematra.release-info > > Docs: http://wiki.call-cc.org/eggref/5/schematra > > Full docs: https://github.com/schematra/schematra/blob/main/docs/docs.md > > Many thanks! Your egg has been added to the coop. > > All the best. > Mario > -- > https://parenteses.org/mario >