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) <https://github.com/DexterLagan/rap> based on Newsrap: DexterLagan/newstrap: A fast, lightweight web framework written in newLISP. (github.com) <https://github.com/DexterLagan/newstrap> 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.

