- Dashboard to configure Proxy rules, manage routes and get analysis of the pangolin proxy server
- 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.
- Define custom policies
- Cusotmizable dashboard and luece based search for analytics
- improving the user permission for dashboard.
- Install Nodejs from Nodejs Official Page
- Run
npm install
oryarn install
if you use Yarn - Run
npm run dev
oryarn serve
to start a local development server - A new tab will be opened in your browser
This usages creativetimoffical base template