1.4.5 • Published 9 years ago

apport v1.4.5

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

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.

1.4.5

9 years ago

1.4.4

9 years ago

1.4.3

9 years ago

1.4.2

9 years ago

1.4.1

9 years ago

1.4.0

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago