# Hitchy Plugins
This is a moderated list of currently existing plugins for Hitchy:
- hitchy-plugin-odem - an object document management system
- hitchy-plugin-odem-rest - a REST API for accessing data managed by hitchy-plugin-odem
- hitchy-plugin-static - publishing static files in a folder
- hitchy-plugin-proxy - reverse proxy transparently forwarding requests to separate/remote service
- hitchy-plugin-session - server-side session support
- hitchy-plugin-cookies - simplified cookie handling
- hitchy-plugin-auth - adds support for user authentication and request authorization
# Writing Plugins
See the description of Hitchy's powerful plugin API for integrating plugins to learn how to write your own plugins.