Gwiad is a framework for building a Web Server with dynamic plugin loading based on AWS.
Gwiad provide a simple interface to build plugins in Ada. When a plugin is placed in Gwiad plugin directory
... [More]
it is automatically loaded.
Gwiad plugins are divided into two categories :
- Website plugins : Web applications that register dispatchers such as virtual host dispatchers or regexp dispatchers.
- Service plugins : Services provider that can be used by all websites plugins. [Less]