yoshuawuyts/fax

ecosystem

Open

#14 opened on Nov 3, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1 fork)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (PR metrics pending)

Description

In order for fax to work we need a few modules. The essential ones are:

  • fax-logger
  • fax-body
  • fax-route

From there on out basic req-res behavior should be possible, making fax really useful.

Contributor guide