Skip to content

Code for Devnet University 8/2019 "Boosting REST API Performance Using Asyncio"

Notifications You must be signed in to change notification settings

jeokrohn/duasync

Repository files navigation

Code for Devnet University August 2019, Session "Boosting REST API Performance Using Asyncio"

This code uses Python 3.7.

To play with this code:

  • create a new virtualenv with Python >= 3.7
  • activate that virtualenv
  • install the requirements: pip install -R requirements

About

Code for Devnet University 8/2019 "Boosting REST API Performance Using Asyncio"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages