developit/express-es6-rest-api resource
:battery: Starter project for an ES6 RESTful Express API. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4181
- days_rel: n/a
- days_push: 1257
- n_releases_24m: 0
Adoption not part of the score
2439 stars · 538 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A starter boilerplate for building RESTful APIs with Express and ES6 (via Babel) in Node.js. It includes CORS support, body parsing, REST resource middleware, and a Dockerfile for containerized deployment.
Use cases
- scaffold a new express rest api in es6
- boilerplate for node.js api server
- quickly start a restful backend with cors
- dockerized express api starter project
- learn how to structure an es6 express api
When to choose
- you want a minimal, batteries-included Express ES6 API starting point
- you need CORS and body parsing preconfigured out of the box
- you plan to deploy a Node API in Docker quickly
When to avoid
- you need modern JavaScript without Babel (Node now supports ES modules natively)
- you want an actively developed framework with recent updates
- you need TypeScript or a full-featured framework like NestJS
Facets
learning-resource · maturity maintenance
web-framework http-server middleware routing web-development backend apis developer-tools cross-platform express rest-api es6 babel cors mongoose starter-template javascript boilerplate nodejs docker
3 sources
- readme: https://github.com/developit/express-es6-rest-api · fetched 2026-08-28 · 33c6adffb942
- homepage: http://git.io/express-es6-rest-api · fetched 2026-08-29 · ff6b345fde3c
- registry_npm: https://registry.npmjs.org/express-es6-rest-api · fetched 2026-08-29 · c554e81d649f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| developit/express-es6-rest-api | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="developit/express-es6-rest-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem