8000 GitHub - zhengjiwen/cherrypie: A RESTful style web framework base on falcon
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhengjiwen/cherrypie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cherrypie

A RESTful style Web framework base on Falcon

基于Falcon 的 RESTful Web 框架 Model层仿MongoKit

Installing

Install and update using pip:

pip install -r requirements.txt

Exemple

gunicorn --workers=4 -k tornado  manage:app -b 127.0.0.1:8001

About

A RESTful style web framework base on falcon

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0