omniti-labs/jsend resource
JSend is a specification for a simple, no-frills, JSON based format for application-level communication. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2791
- days_rel: n/a
- days_push: 1686
- n_releases_24m: 0
Adoption not part of the score
1726 stars · 135 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JSend is a specification for a simple, no-frills JSON format for application-level API responses, defining success, fail, and error response envelopes. This repository hosts the spec along with reference implementations for developers building REST-style APIs.
Use cases
- standardize json api response format
- consistent error responses for rest api
- structure success and error envelopes in json
- unify backend and frontend response contract
- format json responses for web services
When to choose
- you want a lightweight, widely recognized convention for json api responses
- you are building a rest api and want consistent success/fail/error shapes
- you want frontend and backend teams to share a common response contract
When to avoid
- you need richer api standards like JSON:API or HAL with hypermedia support
- your framework already enforces a response format
- you need transport-level or protocol-level messaging standards
Facets
learning-resource · maturity maintenance
serialization json api-framework apis web-development backend documentation cross-platform json-response-format api-specification rest error-handling-convention web-server
1 source
- readme: https://github.com/omniti-labs/jsend · fetched 2026-08-28 · d209cca03b80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| omniti-labs/jsend | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="omniti-labs/jsend")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem