restify / restify/node-restify

Request lifecycle diagram

Open
#1,585 2 comments 14 reactions 1 assignee View on GitHub

@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.

restify-request-lifecycle

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.