GOAT Lab
GOAT Lab › Developer Tools › DevRef Hub

DevRef Hub: Unified Developer Reference

DevRef Hub cross-searches 1,475 developer reference entries across 15 categories — HTTP status codes, RFCs, ASCII/Unicode, ANSI, Regex, Git, SQL, CSS, JavaScript, Shell, Vim, Docker, Kubernetes, Big-O complexity, and design patterns — in English, Japanese, Spanish, Chinese, and German.

  • Free
  • No sign-up
  • Works offline

What is DevRef Hub?

DevRef Hub is a free, fully client-side developer reference that unifies 15 cheat-sheet categories into one searchable index of 1,475 entries. It covers HTTP status codes, RFCs, ASCII/Unicode, ANSI escapes, Regex, Git, SQL, CSS, JavaScript, Shell, Vim, Docker, Kubernetes, algorithm complexity, and design patterns, in 5 languages.

How does it work?

All 1,475 entries ship as static JSON shards loaded in the browser, so search runs locally with no server or API calls. Type a query to cross-search every category, or press a single-key shortcut (h=HTTP, r=RFC, x=Regex, g=Git, s=SQL, v=Vim, o=Big-O) to jump to one. It works offline as a PWA.

When should I use it?

Use DevRef Hub when you need a quick, authoritative lookup while coding — checking what HTTP 429 means, an RFC number, a regex token, a Git command, or the Big-O of QuickSort — without leaving the browser or switching between separate cheat sheets. It also compares SQL syntax across standard, MySQL, PostgreSQL, and SQLite.

At a glance

Total entries1,475 across 15 categories
CategoriesHTTP, RFC, ASCII/Unicode, ANSI, Regex, Git, SQL, CSS, JS, Shell, Vim, Docker, K8s, Big-O, Patterns
LanguagesEnglish, Japanese, Spanish, Chinese, German (en default + fallback)
Largest categoryVim/Neovim — 252 entries; JavaScript — 226; ASCII/Unicode — 242
HTTP status codes62 entries, codes 100–511 (e.g. 100 Continue, 101 Switching Protocols)
SQL dialects comparedstandard, MySQL, PostgreSQL, SQLite
Hosting & costFree, fully client-side offline-capable PWA
Search shortcutsSingle-key per category: h, r, u, a, x, g, s, c, j, b, v, d, k, o, p

Frequently asked questions

How many entries and categories does DevRef Hub cover?

DevRef Hub indexes 1,475 entries across 15 categories: HTTP status (62), RFC (51), ASCII/Unicode (242), ANSI (84), Regex (81), Git (34), SQL (55), CSS (58), JavaScript (226), Shell (76), Vim (252), Docker (81), Kubernetes (67), Big-O complexity (63), and design patterns (43).

What languages does DevRef Hub support?

Five: English (default and fallback), Japanese, Spanish, Chinese (Simplified), and German. Entries are localized; missing translations fall back to English.

Does DevRef Hub work offline?

Yes. It is a fully client-side, offline-capable PWA. All reference data is bundled as static JSON, so search and lookups run in the browser with no server or external API calls.

Does it compare SQL dialects?

Yes. SQL entries show the same operation in standard SQL plus MySQL, PostgreSQL, and SQLite, so you can see syntax differences side by side.

Is DevRef Hub free to use and cite?

Yes. It is free to use. You can cite entries with attribution to DevRef Hub; specific entries have canonical fragment URLs you can link to.

Popular pages

  • HTTP 200 OK
  • HTTP 301 Moved Permanently
  • HTTP 401 Unauthorized
  • HTTP 403 Forbidden
  • HTTP 404 Not Found
  • HTTP 429 Too Many Requests
  • HTTP 500 Internal Server Error
  • HTTP 502 Bad Gateway
  • HTTP 503 Service Unavailable
  • git rebase
  • git reset
  • git stash

Related tools

  • FORMATS
  • AlgoViz
  • DesignPlayground

Part of GOAT Lab — 24 free, browser-based science, engineering and developer tools. No sign-up. · About · Privacy · Terms · Contact