Skip to content

This is Api visualizer, I've developed it using Vue, Tailwind, Pinia , Where You can paste your API url and we'll visualize your API, also it support filtering

License

Notifications You must be signed in to change notification settings

pushpak-23/API_Visulizer

Repository files navigation

API Visualizer

Welcome to API Visualizer, a Vue.js project built with Pinia and Tailwind CSS. This web application allows users to visualize API data by inputting their API URL. The application provides features such as search filtering and checkbox filtering by category to enhance the visualization experience.

Table of Contents

Demo

[Include a link to a live demo if available]

Features

  • API Visualization: Input your API URL and visualize the data in a user-friendly format.
  • Search Filter: Easily search through the API data to find specific information.
  • Checkbox Filtering: Filter data by category using checkboxes to customize your visualization.

Technologies Used

vue Pinia

Installation

  1. Clone the repository:

    git clone https://github.com/pushpak-23/API_Visulizer.git
  2. Install dependencies:

    npm install

Running the Application

  1. Run the Vue APP:

    npm run dev

Usage

  • Access the Vue frontend at: http://localhost:5173

Additional Commands

  • Linting:

    npm run lint
  • Run Tests:

    npm test

About

This is Api visualizer, I've developed it using Vue, Tailwind, Pinia , Where You can paste your API url and we'll visualize your API, also it support filtering

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published