Type: Web Framework
Context: Dataflow Context
The world is your Ol'ista.
Welcome to a world interconnected!
Ol'ista (or simply Oista) is the web framework for Divooka based on ASP.Net Core (thus the server is Kestrel). Ol'ista is declarative, compositional, and event-based. It's suitable for all kinds of web applications, including HTTP servers, web APIs, and more you can imagine!
A Ol'ista server is consisted of capabilities. Those capabilities include things like static file serving, web API, etc. To construct an Ol'ista program, first define what kind of capabilities you want, then configure those capabilities, then just serve it!
Usages
Features