Giter Site home page Giter Site logo

pilgrim2go / hoverfly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spectolabs/hoverfly

0.0 2.0 0.0 42.54 MB

Lightweight service virtualization/API simulation tool for developers and testers

Home Page: http://hoverfly.io

License: Apache License 2.0

Makefile 0.12% Go 94.45% Python 1.27% JavaScript 3.96% Ruby 0.01% HTML 0.02% CSS 0.04% Shell 0.13%

hoverfly's Introduction

Circle CI Join the chat at https://gitter.im/SpectoLabs/hoverfly

Hoverfly

Dependencies without the sting

Hoverfly is a light-weight open source tool for creating simulations of external services for use in development and testing. This technique is sometimes referred to as service virtualization.

Hoverfly was designed to provide you with the means to create your own "dependency sandbox": a simulated development and test environment that you control.

Hoverfly + hoverctl

Hoverctl is a command line interface for Hoverfly. It uses the Hoverfly REST API to control local or remote Hoverfly instances and manage Hoverfly data.

Quickstart

Homebrew (OS X)

brew install SpectoLabs/tap/hoverfly

Installation script (Linux and OS X)

Run the install script to install Hoverfly and hoverctl:

curl -o install.sh https://raw.githubusercontent.com/SpectoLabs/hoverfly/master/install.sh && bash install.sh

Binaries

Or download the Hoverfly and hoverctl binaries, set the correct permissions and copy them to a directory on your path.

Or get the docker image (Hoverfly only):

docker pull spectolabs/hoverfly
docker run -d -p 8888:8888 -p 8500:8500 spectolabs/hoverfly

Documentation

The Hoverfly documentation is available here.

For convenience:

Getting started

Usage

Reference

Further reading

Articles and blog posts with step-by-step Hoverfly tutorials:

Contributing

Contributions are welcome!

To submit a pull request you should fork the Hoverfly repository, and make your change on a feature branch of your fork. Then generate a pull request from your branch against master of the Hoverfly repository. Include in your pull request details of your change (why and how, as well as the testing you have performed). To read more about forking model, check out this link: forking workflow.

Hoverfly is a new project, we will soon provide detailed roadmap.

License

Apache License version 2.0 See LICENSE for details.

(c) SpectoLabs 2016.

hoverfly's People

Contributors

rusenask avatar benjih avatar benjvi avatar mogronalol avatar tjcunliffe avatar spectobenji avatar danielbryantuk avatar

Watchers

iapilgrim avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.