GithubHelp home page GithubHelp logo

callbackcatcher's Introduction

Need to examine a server-side callback but don't want to set up a server? Send your callback to './hits/identifier' and view the JSON object at /.

How do I use it?

  • You can navigate to '/' and '/hits/*'. These are controlled by the router
  • Navigating to '/' will list the last 10 callbacks with the most recent first
  • Clicking on the checkboxes will filter the list by HTTP verb
  • Typing in the search box will regex against the dataset of URIs
Pages & Templates
  • Layout.html - Creates top level bootstrap container, jumbotron and yields to the router for templates
  • Hit.html - Lists dataset entries using bootstrap accordian and 'entry' template. Items are color coded based on HTTP verb. Displayes filters using the 'filterhits' template and the search field using the 'searching' template
Notes:
  • Search URLs are regexes, and can be complex
  • Click events on the entry controls opens/closes the accordion (the delete button does not however)

callbackcatcher's People

Contributors

thehig avatar fguardiola avatar

Watchers

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