Skip to content

exports data from django rest framework serializers into mongodb and generations aiohttp/aiomongo views for that based on your drf views

Notifications You must be signed in to change notification settings

pawnhearts/unrest_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exports data from django rest framework serializers into mongodb and generations aiohttp/aiomongo views for that based on your drf views

settings:

  • add 'unrest_framework' to INSTALLED_APPS.
  • add MONGODB_URL to settings.py

use

./manage.py export_to_mongo app_name

and

./manage.py generate_aiohttp app_name

About

exports data from django rest framework serializers into mongodb and generations aiohttp/aiomongo views for that based on your drf views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages