An open API service indexing awesome lists of open source software.

https://github.com/vit0r/dynomock

command-line up API http mock - create route on demand
https://github.com/vit0r/dynomock

command-line-tool http json local-development localhost mock-server python python3 rest rest-api txt werkzeug xml

Last synced: 6 days ago
JSON representation

command-line up API http mock - create route on demand

Awesome Lists containing this project

README

          

# dynomock

[![Build Status](https://travis-ci.org/vit0r/dynomock.svg?branch=master)](https://travis-ci.org/vit0r/dynomock)
[![Current version at PyPI](https://img.shields.io/pypi/v/dynomock.svg)](https://pypi.python.org/pypi/dynomock)
![Supported Python Versions](https://img.shields.io/pypi/pyversions/dynomock.svg)
![Software status](https://img.shields.io/pypi/status/dynomock.svg)
[![License: MIT](https://img.shields.io/pypi/l/dynomock.svg)](https://github.com/vit0r/dynomock/blob/master/LICENSE)
[![codecov](https://codecov.io/gh/vit0r/dynomock/branch/master/graph/badge.svg)](https://codecov.io/gh/vit0r/dynomock)
[![GitHub contributors](https://img.shields.io/github/contributors/vit0r/dynomock.svg)](https://github.com/vit0r/dynomock/graphs/contributors)

## command-line werkzeug http/json/xml/plain-text mock

### usage

```bash

$dynomock --help

```