restify / restify/node-restify
Request lifecycle diagram
Open
@retrohacker is already working on this.
Since Feb 8, 2018.
Critical
Docs
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 975
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 5
Description
For new users, restify's request lifecycle and API may look similar to Express and Koa but it's different at some point. I faced this challenge personally and learned it in a hard way.
To help new users I created a visual representation of the actual request lifecycle.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.