1.4.5 • Published 10 years ago

apport v1.4.5

Weekly downloads
4
License
MIT
Repository
github
Last release
10 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

10 years ago

1.4.4

10 years ago

1.4.3

10 years ago

1.4.2

10 years ago

1.4.1

10 years ago

1.4.0

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago