Code Monkey home page Code Monkey logo

hoverfly-ui's Introduction

Hoverfly UI

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

Hoverfly UI is the Angular 6 frontend application that is bundled with Hoverfly.

Prerequisites

The project is generated by Angular CLI v6.2.8, which requires Node 8.9.0 or higher, and NPM 6 or higher. You also need Hoverfly v0.12.0 or higher which can enable developer mode.

Getting started

Install dependencies with npm:

$ npm install

Then run Hoverfly in developer mode. This is to enable Cross Origin Resource Sharing headers, which will enable the Hoverfly UI to successfully communicate with Hoverfly across ports.

$ hoverfly -dev

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

License

Apache License version 2.0 See LICENSE for details.

(c) SpectoLabs 2017.

hoverfly-ui's People

Contributors

angular-cli avatar benjih avatar tommysitu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hoverfly-ui's Issues

Revamp Project

  • upgrade android version to 12.0
  • add simulation editor

Integrate Simulation Builder from Hoverfly Cloud?

I'm using Hoverfly and was actually looking for exactly what you announced on your blog, a simulation editor/builder. Instead of creating a virtualized API run by you on the cloud version I'd like it to just export the JSON file. Alternatively it would be even cooler if it is possible to select simulations to become active (i.e. to basically run hoverctl stop; hoverctl start; hoverctl import ${my_simulation}).

Any chance of anything in this direction happening? Just letting you know what I as a user would like and just curious on your semi-near-future roadmap.

Shutdown Hoverfly

It would be nice if users had the option to shutdown Hoverfly from the new Hoverfly UI.

This should be easy to achieve as Hoverfly has recently gained a shutdown endpoint which can be found at /api/v2/shutdown and accepts a DELETE request.

Support for context-path

/index.html is using a / as base href making impossible to reverse proxy hoverfly UI using a context-path.

Deprecation warning?

Hi guys.
I 'd like to confirm if this project is currently deprecated or you still have plans to evolve and fix things around...

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.