mocke

0.1.3 • Public • Published

Mocke

Rest API Mock built in Typescript.

Description

Mocke is a Mock that allows you to start a dynamic rest api to test and speed up the development of Frontend applications. Read docs for more information.

How to use

From command line

npx mocke

From source

# Clone project
git clone https://github.com/sammwyy/Mocke

# Install dependencies
yarn install

# Compile project
yarn build

# Start project
yarn start

Package Sidebar

Install

npm i mocke

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

23.4 kB

Total Files

23

Last publish

Collaborators

  • sammwy