WidgetServer
Jump to navigation
Jump to search
The WidgetServer is responsible for rendering various widgets for VASCOcloud. The following sequence diagram shows the typical communication flow between SaoGabriel, VASCOheadless and (multiple) WidgetServer(s).
Currently two reference implementations for the WidgetServer are available:
- WidgetServerPython (Python, FastAPI, Jinja2)
- WidgetServerSharp (C#, ASP.NET.Core, Razor)