https://github.com/python-gino/gino-sanic
An extension for GINO to support Sanic server.
https://github.com/python-gino/gino-sanic
gino python3 sanic
Last synced: 6 months ago
JSON representation
An extension for GINO to support Sanic server.
- Host: GitHub
- URL: https://github.com/python-gino/gino-sanic
- Owner: python-gino
- License: other
- Created: 2019-12-19T15:47:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-02T02:06:50.000Z (over 4 years ago)
- Last Synced: 2025-04-16T19:34:56.544Z (6 months ago)
- Topics: gino, python3, sanic
- Language: Python
- Homepage: https://python-gino.org/
- Size: 188 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gino-sanic
An extension for GINO to support Sanic server.
**This project "gino-sanic" is currently not maintained and needs adoption.**
Since GINO 1.0, the built-in extensions are now separate projects supported by
the community. This project is copied here directly from GINO 0.8.x for
compatibility. Help is needed to:* Keep this project maintained - follow Sanic releases, fix issues, etc.
* Add more examples and documentation.
* Answer questions in the community.