1.7.0 • Published 4 years ago

@justinkprince/dev-api v1.7.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Dev API

Installation

Run npm install --save @justinkprince/dev-api.

Starting the Dev API

In your project file, import the package and instantiate it with required configuration options. For each resource, it will create a POST, PUT, and DELETE routes, along with two GET routes: one for fetching all of the items in a collection and one for fetching a single item by ID.

See the example for more info.

1.7.0

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago