Ross ROSS = Recommend OSS · open-source software intelligence for agents

pyeve/eve

REST API framework designed for human beings observed · 2026-08-28

github.com/pyeve/eve · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 73
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5063
  • days_rel: n/a
  • days_push: 162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6748 stars · 740 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Eve is an open-source Python REST API framework built on Flask that lets you build fully featured, customizable RESTful web services with minimal configuration. It provides native MongoDB support (with SQL via community extensions) plus built-in validation, authentication, versioning, pagination, HATEOAS, and rate limiting.

Use cases

  • build a REST API from a MongoDB database
  • expose CRUD endpoints with minimal code
  • create a RESTful web service with HATEOAS and pagination
  • add authentication and rate limiting to a Python API
  • serve JSON and XML APIs with filtering and sorting
  • version a REST API and its documents

When to choose

  • you want a batteries-included REST API over MongoDB or SQL with little boilerplate
  • you need built-in validation, HATEOAS, API versioning, and CORS out of the box
  • you prefer configuring endpoints via a settings file rather than writing routing code

When to avoid

  • you need a modern async framework or non-Flask stack
  • you want fine-grained manual control over routing and serialization
  • you're building GraphQL or non-REST APIs

Facets

framework · maturity maintenance

api-framework web-framework auth rate-limiting middleware web-development backend apis databases python rest flask mongodb hateoas sql data-validation api-versioning web-server

2 sources

Member repositories

RepositoryRoleHealth v2
pyeve/evemain65

For agents

markdown · JSON · MCP: product_card(name="pyeve/eve")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem