From eca9a9f1200921014f1a75aa1f797f9ccba9d1a1 Mon Sep 17 00:00:00 2001 From: marirs <251870+marirs@users.noreply.github.com> Date: Sun, 5 Jul 2020 10:01:16 +0530 Subject: [PATCH] Added Quart-Motor Link under More Info Link to Quart-Motor --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 63ca08c..2ea4f8f 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,6 @@ def home_page(): * [Flask-PyMongo Documentation](https://flask-pymongo.readthedocs.org/) * [PyMongo Documentation](https://pymongo.readthedocs.io/en/stable/) * [Flask Documentation](https://flask.palletsprojects.com/) + +* [Quart-Motor (Motor for the Quart Framework)] (https://github.com/marirs/quart-motor) +* [Motor Non-Blocking mongodb driver for asyncio applications] (https://github.com/mongodb/motor)