I use Greg Hendershott’s excellent and trouble-free ‘frog’ library. How would your code relate to this?
John > On Aug 30, 2021, at 10:57, Dexter Lagan <[email protected]> wrote: > > Hi again, > > I've been working on porting my Newstrap Web framework from newLISP to > Racket. I got most of it done and am about to start work on a router. Here's > what I got so far: > > DexterLagan/rap: Combination of Racket and Bootstrap, RAP is a Web framework > aiming to produce good-looking pages with ease. (github.com) > > based on Newsrap: > > DexterLagan/newstrap: A fast, lightweight web framework written in newLISP. > (github.com) > > Does anybody know if something similar already exists? I looked around but > couldn't find anything production-ready (in Racket). I just want to know if > I'm wasting my time reinventing the wheel, or if there's value in having a > bunch of macros generate Bootstrap code. My first goal would be to have a > static site generator going, followed by a fully-featured framework for > production use. > > Any and all feedback would help me greatly! > > Dex > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/473170ba-624a-4339-b499-9e936765603cn%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/75aa8867-0487-412e-9ce3-22edefb0a1e0%40mtasv.net.

