An open API service indexing awesome lists of open source software.

https://github.com/aljce/servant-render

Servant + Reflex = Web Framework
https://github.com/aljce/servant-render

reflex-frp servant

Last synced: 3 months ago
JSON representation

Servant + Reflex = Web Framework

Awesome Lists containing this project

README

          

# Servant-Render
A reactive type safe web framework based on reflex-dom and servant
# Run the Example
```bash
cd example
./build.sh
```
Then browse to [http://localhost:8080](http://localhost:8080)