fapi

0.1.1 • Public • Published

fapi

A webserver for front-end development providing a file structured API

Build Status Coverage Status

  Usage: fapi [options]

  Options:

    -h, --help                      output usage information
    -V, --version                   output the version number
    -p, --port [port]               Port the webserver should listen on
    -b, --public-path [publicPath]  Path to static/public files
    -a, --api-path [apiPath         Path to the base directory of API files
    -c, --api-route [apiRoute]      Route api requests should follow
    -d, --debug [debug]             Logs more to console

/fapi/

    Package Sidebar

    Install

    npm i fapi

    Weekly Downloads

    4

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • bencevans