web-plugins

dynamic plugin system for web applications

https://github.com/clckwrks/web-plugins

Version on this page:0.4.0
LTS Haskell 20.26:0.4.1
Stackage Nightly 2022-11-17:0.4.1
Latest on Hackage:0.4.1

See all snapshots web-plugins appears in

BSD-3-Clause licensed by Jeremy Shaw
Maintained by Jeremy Shaw
This version can be pinned in stack with:web-plugins-0.4.0@sha256:e1b83615218a78a3f36cae236f7fb1b8ebb0faef3164d68b00ab64952c6498e9,1365

Module documentation for 0.4.0

This provides a simple framework for defining plugins for a web application. It is designed with the requirement that plugins can be loaded into a running web application with out having to know about the plugin in advance.