Git Product home page Git Product logo

web-echo's Introduction

web-echo tests License

web-echo service allows you to easily define on the fly JSON recorders which can be fed by remote services using either the dynamically generated webhook or the websockets you've provided. Then, at any time you can check what have been sent by the configured remote services. Check the swagger API specification for more information.

It has been deployed on https://mapland.fr/echo

Quick local start

Thanks to coursier from @alxarchambault, this application is quite easy to start, just execute :

cs launch fr.janalyse::web-echo:1.2.1

Configuration

Environment variable Description default value
WEB_ECHO_LISTEN_IP Listening network interface "0.0.0.0"
WEB_ECHO_LISTEN_PORT Listening port 8080
WEB_ECHO_PREFIX Add a prefix to all defined routes ""
WEB_ECHO_URL How this service is known from outside "http://127.0.0.1:8080"
WEB_ECHO_STORE_PATH Where data is stored "/tmp/web-echo-cache-data"

web-echo's People

Contributors

dacr avatar

Stargazers

 avatar

Watchers

 avatar  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.