apport

1.4.5 • Public • Published

Apport

Apport provides helpers for accessing and using HTTP APIs.

Usage

Given this folder structure:

apps
  users
    api
  groups
    api
  roles
    api

Then when using apport like this:

var apport = require('apport');
 
var api = apport.api(process.cwd() + '/apps');

The api object will contain the structure of the /api folders.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.5
    0
    • latest

Version History

Package Sidebar

Install

npm i apport

Weekly Downloads

0

Version

1.4.5

License

MIT

Last publish

Collaborators

  • recipher