Skip to content

Repository files navigation

gino-aiohttp

Codacy Badge

Introduction

An extension for GINO to support aiohttp.web server.

Usage

The common usage looks like this:

fromaiohttpimportwebfromgino.ext.aiohttpimportGinodb=Gino()
app=web.Application(middlewares=[db])
db.init_app(app)

About

An extension for GINO to support aiohttp.web server.

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages