An open API service indexing awesome lists of open source software.

https://github.com/albertomr86/drf-mongoengine-cache

Easy to use cache framework for django-rest-framwork with MongoEngine models
https://github.com/albertomr86/drf-mongoengine-cache

cache django-framework django-rest-framework mongoengine

Last synced: 3 months ago
JSON representation

Easy to use cache framework for django-rest-framwork with MongoEngine models

Awesome Lists containing this project

README

        

# drf-mongoengine-cache
Easy to use cache framework for django-rest-framwork with MongoEngine models

**Acknowledgments**
This package is strongly based on package [django-rest-framework-cache](https://github.com/Onyo/django-rest-framework-cache), with soome particular changes.