The Genie Framework ecosystem
Genie Framework is an open source framework that includes all you need to quickly build production-ready web applications with Julia. With Genie Framework you can develop Julia backends, create beautiful web UIs, build data applications and dashboards, integrate with databases and set up high-performance web services and APIs.
Genie Framework has three main components: the server provided by Genie, the reactive UI layer in Stipple and the database ORM in SearchLight.
Server
Implement the server-side logic and infrastructure of Genie apps.
Reactive UI
Build interactive web apps with minimal boilerplate code.
Database
Create, query, update and delete database records using native Julia structures and syntax.