Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1 KB

README.md

File metadata and controls

25 lines (19 loc) · 1 KB

version

Admin Dashboard for Pangolin proxy

Demo

Features

  • Create Proxy Layer on Rest API endpoint
  • Attach Policies on the Routes e.g adding Authentication, caching, adding headers, building custom polices.
  • Dashboard to analyze the API calls and traffic.

Next in plate

  • Define custom policies
  • Cusotmizable dashboard and luece based search for analytics
  • improving the user permission for dashboard.

Getting Started

  • Install Nodejs from Nodejs Official Page
  • Run npm install or yarn install if you use Yarn
  • Run npm run dev or yarn serve to start a local development server
  • A new tab will be opened in your browser

Special thanks

This usages creativetimoffical base template