web-plugins

dynamic plugin system for web applications

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

Version on this page:0.2.9.1
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.2.9.1@sha256:952f7b24b9bef4e406d6ba1198ec16c6c6c5c50f8121fe7e31b0819ecadffd1b,1189

Module documentation for 0.2.9.1

Depends on 5 packages(full list with versions):

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.