# Overview

`feathers-hooks-common` is a collection of useful [Feathers hooks](https://docs.feathersjs.com/api/hooks.html). If you are not familiar with Feathers or hooks, head over to the [Feathers guide](https://docs.feathersjs.com/guides/) to get an idea how to quickly and easily build real-time applications and REST APIs.

This documentation has several parts:

- [Hooks API](./hooks.md) - The API for the available hooks
- [Utilities API](./utilities.md) - The API for the available utility methods
- [Migrating](./migrating.md) - Information on how to migrate to the latest version of `feathers-hooks-common`
- [Guides](./guides.md) - More in-depth guides for some of the available hooks