Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfred82santa/loretta-framework
Loretta Http Stream Framework
https://github.com/alfred82santa/loretta-framework
Last synced: about 4 hours ago
JSON representation
Loretta Http Stream Framework
- Host: GitHub
- URL: https://github.com/alfred82santa/loretta-framework
- Owner: alfred82santa
- License: gpl-2.0
- Created: 2013-08-11T15:40:09.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2013-08-12T23:04:42.000Z (about 11 years ago)
- Last Synced: 2023-03-29T19:23:29.452Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Loretta Http Stream Framework
=============================## Why loretta?
http://montypython.50webs.com/scripts/Life_of_Brian/8.htm"Symbolic of his struggle against reality."
## What is loretta?
Loretta is a http framework to build powerful http services with minimum effort.## Features
* Based on GEvent
* Response always is a stream.
* Request can be a stream.
* Easy way to build async services.
* DB agnostic.