/vortex

Small Framework wrapped around aiohttp

Primary LanguagePythonMIT LicenseMIT

Vortex

aiohttp wrapped web framework

Built on: Python3 and Docker (alpine)
Maintained by: Chris Lee [sihrc.c.lee@gmail.com]

Getting Started

  • Additional Python3 dependencies can be added to requirements.txt
  • Tests are located in ./tests
  • To run the docker container with the basic requirements, dependencies, and the package installed:
    $ ./docker/run_docker.sh