Metadata-Version: 2.1
Name: oriole-api
Version: 4.0.0
Summary: Code for oriole-webapi.
Home-page: https://github.com/zhouxiaoxiang/oriole-test
Author: Eric.Zhou
Author-email: xiaoxiang.cn@gmail.com
License: Apache License, Version 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Dist: pyramid (>=1.9.0)
Requires-Dist: nameko (==2.11.0)

oriole-api
==========

Code for webapi.

Only support pyramid > 1.9.0

Support:

-  authentication
-  jsonify response


