restcookbook/restcookbook resource
Jekyll cms site for restcookbook.com observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5012
- days_rel: n/a
- days_push: 2600
- n_releases_24m: 0
Adoption not part of the score
1591 stars · 296 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The REST Cookbook is a Jekyll-based documentation website (restcookbook.com) offering community-contributed recipes for building RESTful APIs, covering topics like HATEOAS, caching, versioning, and HTTP methods. The repository contains the site source, with contributions added as posts in the _posts directory.
Use cases
- learn how to design a RESTful API
- find out when to use PUT vs POST
- understand HATEOAS and code-on-demand constraints
- learn how to version a REST API
- contribute a recipe explaining a REST pattern
- look up which HTTP status codes to send
When to choose
- you want practical, recipe-style guidance on REST API design questions
- you want to contribute or fork a community-maintained REST tutorial site
- you need a quick reference for HTTP methods, caching, and versioning in APIs
When to avoid
- you need a runnable library or framework rather than documentation
- you need up-to-date content - the site has seen little activity since 2019
- you need deep coverage of GraphQL, gRPC, or non-REST API styles
Facets
learning-resource · maturity maintenance
documentation static-site-generator web-development apis documentation tutorials cli rest jekyll api-design cookbook http web-server
2 sources
- readme: https://github.com/restcookbook/restcookbook · fetched 2026-08-28 · 5dc92f3b0962
- homepage: http://restcookbook.com · fetched 2026-08-29 · ebbd0b3cf97c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| restcookbook/restcookbook | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="restcookbook/restcookbook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem