Contents

django-rest-framework-mongoengine 3.4.1

0

MongoEngine support for Django Rest Framework.

MongoEngine support for Django Rest Framework.

Stars: 611, Watchers: 611, Forks: 166, Open Issues: 64

The umutbozkurt/django-rest-framework-mongoengine repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 611 github stars!

How to Install django-rest-framework-mongoengine

You can install django-rest-framework-mongoengine using pip

pip install django-rest-framework-mongoengine

or add it to a project with poetry

poetry add django-rest-framework-mongoengine

Package Details

Author
Umut Bozkurt
License
see https://github.com/umutbozkurt/django-rest-framework-mongoengine/blob/master/LICENSE
Homepage
https://github.com/umutbozkurt/django-rest-framework-mongoengine
PyPi:
https://pypi.org/project/django-rest-framework-mongoengine/
GitHub Repo:
https://github.com/umutbozkurt/django-rest-framework-mongoengine

Classifiers

  • Internet
  • Internet/WWW/HTTP/Site Management
  • Software Development/Libraries/Python Modules
  • Text Processing/Markup/HTML
No  django-rest-framework-mongoengine  pypi packages just yet.

Errors

A list of common django-rest-framework-mongoengine errors.

Code Examples

Here are some django-rest-framework-mongoengine code examples and snippets.

Related Packages & Articles

djongo 1.3.6

Driver for allowing Django to use MongoDB as the database backend.

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.

fcm-django 2.0.1

Send push notifications to mobile devices & browsers through FCM in Django.

drf-yasg 1.21.7

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.