Plugins Marketplace¶
Welcome to the Heaven Plugin Marketplace. Here you will find "Official Recipes" — plugins that are essential for many applications but are kept out of the core to ensure the framework remains lightweight and fast.
You can simply copy and paste these into your project (e.g., in a plugins.py file).
Official Recipes¶
Note
CORS and Sessions are now native core features! Check out The Router documentation for details.
Heaven Plugins¶
| Plugin | Pypi | Description | Source Code |
|---|---|---|---|
| SecurityPlugin | heaven_security | Add authentication and authorization to your API. | Source Code |