用PyRestful快速构建Tornado下REST APIs 的支持
一、安装PyRestful库 $ pip install pyrestful 二、使用案例 (一)books_service.py (二)create_customer.py ...
一、安装PyRestful库 $ pip install pyrestful 二、使用案例 (一)books_service.py (二)create_customer.py ...