feathersjs-ecosystem / feathers-debugger

Feathers Debugger Chrome extension
23 stars 0 forks source link

Feathers Debugger Chrome Extension

Debug FeathersJS API requests, find bottlenecks, read payloads and understand how your API is queried.

Extension to debug FeathersJS server.

sample image

Features

Usage

  1. Install chrome extension from Chrome Web Store

  2. Add Feathers Debugger Service and configure it as explained here.

  3. Open Chrome devtools, and you will see Feathers tab on the right.

  4. Happy Debugging!

Development

Contributions are welcome!

Deployment