Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

KilianVounckx/crisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo is archived, because with backpassing removed, the middleware API is not possible anymore.

Crisp

A proof of concept web framework built on top of "basic-webserver".

The framework is based on how gleam's web framework wisp works. Especially the way it handles middleware. It uses gleam's use expressions, which translates very well to roc's backpassing.

Proof of concept

Since this is just a proof of concept, I am not planning to turn this into a production ready web framework. I do invite anyone to fork this repo and turn it into something bigger!

About

Proof of concept roc web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages