Available Interceptor

This is the list of available interceptors as of this writing

Official Interceptor

These interceptors are part of Frest source. They are distributed in their own package, so we have to explicitly install them if we want to use them.

  • frest-json, a set of configurable interceptors to deal with JSON data.
  • frest-auth, a request interceptor to deal with attaching auth info to the request.

Community Interceptor

Please make a pull request to include yours here :) (Click the Edit this page link above for easy way)