jetfactory 0.2.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

jetfactory 0.2.0

jetfactory: async web api framework





Jetfactory is a Python framework for creating structured, portable and high-performance
Web APIs. It's built on top of Sanic and uses the
blazing fast uvloop
implementation of the asyncio event loop.
Features and limitations:

Lightweight, delivers high performance and high concurrency
Scales horizontally
Comes with a REST API browser
Asynchronous; code must be non-blocking
Built-in support for Mysql and Postgres databases
Provides intuitive tools for object serialization
Works only with modern versions of Python (3.6+)
Created with Docker/Kubernetes in mind

Getting started
You can read more about Jetfactory in the Documentation,
or check out an Example.
Development
While Jetfactory does work, it's currently under heavy development; Expect some breakage, as well as lacking documentation and tests.
That being said - I would very much appreciate people testing out the software, and perhaps even contribute with code.
Tasks
If you're interested in helping out in any way, let me know by creating an Issue or contact me by email.
Below are various tasks that needs completion in a first stable release.
Currently in progress

Admin UI/OpenAPI
API documentation
Unit Tests

Todo

CORS support
GraphQL support
Users package
Authentication package
Project Wiki
Command-line interface
Modular core

Author
Robert Wikman <rbw@vault13.org>

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.