Skip to content

chrome extension to check consistency of backend APIs

Notifications You must be signed in to change notification settings

metapraveen/papi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAPI - chrome extension to check consistency of backend APIs

Helps to debug the issue when fronend breaks during page reloads. Shows if any APIs response or header has changed.

motivation

A couple of times I ran into an issue where frontend application state was changing on reloading of the page. Need to track down if it was a frontend bug or APIs were not consistent. So created this extension to double check the API.

demo

Install

I will publish this to chromestore soon and update the link here

todos

  • pulish to chrome app store
  • compare headers
  • give filtering option
  • let the user choose the response types

credits

icon by creativestall from thenounproject
https://github.com/mooring/chrome-extensions used this get started with.
Used deep-diff to generate json response diff

license

MIT

About

chrome extension to check consistency of backend APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published