Metadata-Version: 2.1
Name: cinp
Version: 2.1.0
Summary: CInP, Concise Interaction Protocol
Home-page: https://github.com/cinp/python
Author: Peter Howe
Author-email: pnhowe@gmail.com
License: Apache2
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE

A HTTP/JSON Protocol that brings some of the
flexability of REST, but extends beyond CRUD to support Metod Calling and
fully describing the enpoints and data sctuctures.  As well as enabeling
the Business Logic and permissions to be fully encapsulated on the Server.
