Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

bouchon-samples

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bouchon-samples

A set of API made with Bouchon, useful for mocking and testing.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

bouchon-samples

A set of API made with bouchon, useful for mocks and tests.

Installation

npm install bouchon-samples

# a simple list of articles
npm run start:1

# a list of articles + author with filtered and extended data examples
npm run start:2

# a restful example (GET, POST, PATCH, PUT, DELETE)
npm run start:3

# backend actions in action! (actions dispatched in the future to simulate an external process)
npm run start:4

# a combined library API (using `combineFixtures` to nest data)
npm run start:5

Keywords

bouchon

FAQs

Package last updated on 11 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts