Contents

fastapi-cache 0.1.0

0

FastAPI simple cache

FastAPI simple cache

Stars: 208, Watchers: 208, Forks: 16, Open Issues: 9

The comeuplater/fastapi_cache repo was created 3 years ago and the last code push was 2 years ago.
The project is popular with 208 github stars!

How to Install fastapi-cache

You can install fastapi-cache using pip

pip install fastapi-cache

or add it to a project with poetry

poetry add fastapi-cache

Package Details

Author
Ivan Sushkov <comeuplater>
License
MIT License
Homepage
https://github.com/comeuplater/fastapi_cache
PyPi:
https://pypi.org/project/fastapi-cache/
GitHub Repo:
https://github.com/comeuplater/fastapi_cache
No  fastapi-cache  pypi packages just yet.

Errors

A list of common fastapi-cache errors.

Code Examples

Here are some fastapi-cache code examples and snippets.

Related Packages & Articles

fastapi-redis-cache 0.2.5

A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redis.

fastapi-jwt-auth 0.5.0

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)

odmantic 1.0.1

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints

secure 0.3.0

A lightweight package that adds security headers for Python web frameworks.