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.

Readme

Keywords

none

Package Sidebar

Install

npm i apport

Weekly Downloads

15

Version

1.4.5

License

MIT

Last publish

Collaborators

  • recipher