/ajax-logger

Query JSON API every second and store results.

Primary LanguageJavaScriptMIT LicenseMIT

AJAX Logger

JavaScript Maintainability GitHub License

Display the data from any JSON API in a table format, updating it every second. I designed the tool with querying data from the rocket controller in mind.

Features

  • Display the data in real-time
  • Measure the time of requests
  • Export the data to CSV format
  • Auto-scroll the table when new data arrives
  • Remember the last retrieved URL
  • Work offline as a Progressive Web App

Installation

Just open this page, and your browser already cached it. You can access it offline now.

Usage

usage example