# GenieFramework/Genie.jl

🧞The highly productive Julia web framework

Repository: https://github.com/GenieFramework/Genie.jl
Canonical: https://ross.abutalabs.com/products/geniejl
Homepage: https://genieframework.com
Language: Julia
License: MIT
License Family: permissive
Topics: webframework, web, mvc, full-stack, reactive, orm, vuejs, low-code, julia, framework
Last push: 2026-06-22T06:55:48+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 88, release rhythm 89, longevity 100
- inputs: {"age_days": 3848, "days_push": 72, "days_rel": 72, "gap_med": 5, "n_releases_24m": 46}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2413, forks 187 (observed 2026-08-28T04:06:44.531536+00:00)

## What it is
Genie.jl is the core of the Genie Framework, a full-stack, MVC-style web framework for the Julia language providing routing, templating, authentication, caching, and a built-in web server. Together with companion packages like Stipple.jl (reactive low-code UIs) and SearchLight.jl (ORM), it targets fast development of data-centric web apps and dashboards.

## Use cases
- build web apps and REST APIs in Julia
- create interactive data dashboards from Julia code
- turn a Julia notebook or model into a shareable web app
- build CRUD apps backed by Postgres, MySQL, or SQLite without writing SQL
- serve machine learning models via a web API
- build reactive UIs in pure Julia with low-code macros

## When to choose
- your team already works in Julia and wants performant server-side code
- you need data-centric apps or dashboards with reactive UIs
- you want a full-stack framework with ORM, auth, and plugins in one ecosystem
- you prefer low-code macros over writing HTML/JavaScript

## When to avoid
- your stack is JavaScript/Python-centric with no Julia expertise
- you need a minimal microframework or a huge ecosystem of third-party middleware
- cold-start latency from Julia JIT compilation is unacceptable
- you need non-relational database support out of the box

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, http-server, routing, templating, orm, auth, caching, state-management, ui-components, plugin-system
- domain: web-development, backend, data-science, data-visualization, developer-tools
- platform: cross-platform
- tags: mvc, full-stack, reactive-ui, low-code, data-apps, stipple, searchlight, genie-builder, vscode-extension, dashboards, julia, web-server, docker

## Member repositories
- GenieFramework/Genie.jl (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:44.531536+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:33:13.375908+00:00, confidence not recorded.
  - readme: https://github.com/GenieFramework/Genie.jl (fetched 2026-08-28T04:06:44.531536+00:00, sha ad4f987819e9)
  - homepage: https://genieframework.com (fetched 2026-08-29T10:14:09.347759+00:00, sha dc935770c08a)
  - site_page: https://learn.genieframework.com/framework/stipple.jl/docs (fetched 2026-08-29T10:14:09.359124+00:00, sha 91ea9531ac76)
  - site_page: https://learn.genieframework.com/framework/genie.jl/docs/introduction (fetched 2026-08-29T10:14:09.357151+00:00, sha 57dcca1dc3b3)
  - site_page: https://learn.genieframework.com/framework/searchlight.jl/docs (fetched 2026-08-29T10:14:09.361050+00:00, sha daabaf561d50)
  - site_page: https://learn.genieframework.com/framework/genie.jl/docs/plugins (fetched 2026-08-29T10:14:09.363065+00:00, sha a21e8bc1833c)
  - site_page: https://learn.genieframework.com/geniebuilder/docs (fetched 2026-08-29T10:14:09.365024+00:00, sha d4f791e0b8ad)
  - site_page: https://learn.genieframework.com/geniebuilder/docs/ai-assistant (fetched 2026-08-29T10:14:09.366651+00:00, sha c1c64068abea)
  - site_page: https://learn.genieframework.com/docs/guides (fetched 2026-08-29T10:14:09.368208+00:00, sha cd9be63fa4b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
