Dreampie/Resty
The minimalist framework of RESTful(server and client) - Resty observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4265
- days_rel: n/a
- days_push: 1763
- n_releases_24m: 0
Adoption not part of the score
1239 stars · 424 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Resty is a minimalist Java web framework for building RESTful APIs, inspired by the ActiveRecord simplicity of JFinal and ActiveJDBC. It also includes an HTTP client component and supports embedded Jetty with hot reloading.
Use cases
- build a restful api backend in java
- serve apis for mobile apps
- separate frontend and backend with a lightweight java server
- query databases with activerecord-style models
- make http client requests from java
- prototype a small web service quickly
When to choose
- you want a lightweight, minimal Java alternative to Spring for REST APIs
- you prefer ActiveRecord-style data access like JFinal or ActiveJDBC
- you need embedded Jetty with hot reload during development
When to avoid
- you need a large ecosystem, long-term support, or active community maintenance
- you are building a large enterprise application requiring extensive integrations
- you need a framework with recent releases or ongoing development
Facets
framework · maturity maintenance
web-framework http-server http-client orm routing web-development backend apis jvm restful activerecord java-web-framework api-server embedded-jetty web-server
1 source
- readme: https://github.com/Dreampie/Resty · fetched 2026-08-28 · 944cb74a5e87
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Dreampie/Resty | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem