Skip to content

pryg-skok/async_rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Asyncio + Mongo DB

Simple rest application on top of Mongo DB with Motor as driver and asyncio as async loop.

Run:

python3 async_rest/main.py

Requirements:

- python >= 3.5
- Motor >= 0.6.2
- aiohttp >= 0.21.6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages