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

https://github.com/itsolutions-dev/smart-stubber

An essential rest api stubber server
https://github.com/itsolutions-dev/smart-stubber

node server stub testing

Last synced: 3 months ago
JSON representation

An essential rest api stubber server

Awesome Lists containing this project

README

          

# smart-stubber

[![Build Status](https://travis-ci.org/itsolutions-dev/smart-stubber.svg?branch=master)](https://travis-ci.org/itsolutions-dev/smart-stubber)
[![npm version](https://img.shields.io/npm/v/smart-stubber.svg)](https://www.npmjs.com/package/smart-stubber)
[![npm downloads](https://img.shields.io/npm/dm/smart-stubber.svg?maxAge=2592000)](https://www.npmjs.com/package/smart-stubber)
[![Coverage Status](https://coveralls.io/repos/github/itsolutions-dev/smart-stubber/badge.svg?branch=master)](https://coveralls.io/github/itsolutions-dev/smart-stubber?branch=master)

> An essential rest api server stubber

---

:warning: **Attention - This project isn't completed yet.** :warning:
---

---

## Change Log

This project adheres to [Semantic Versioning](http://semver.org/).
Every release, along with the migration instructions, is documented on the Github [Releases](https://github.com/itsolutions-dev/smart-stubber/releases) page.

## Authors
**Matteo Basso**
- [github/mbasso](https://github.com/mbasso)
- [@teo_basso](https://twitter.com/teo_basso)

**Adriano Buscema**
- [github/adribusc](https://github.com/adribusc)

## Copyright and License
Copyright (c) 2017, IT Solutions srl.

smart-stubber source code is licensed under the [MIT License](https://github.com/itsolutions-dev/smart-stubber/blob/master/LICENSE.md).