Google Cloud Endpoints is a solution for creating RESTful web APIs.
Install using pip, as recommended per App Engine vendoring
[sudo] pip install -t lib --ignore-installed google-endpoints
google-endpoints is currently tested with Python 2.7.
Contributions to this library are always welcome and highly encouraged.
See the CONTRIBUTING documentation for more information on how to get started.
This library follows Semantic Versioning
It is currently in major version zero (0.y.z
), which means that anything
may change at any time and the public API should not be considered
stable.
For detailed documentation of the modules in google-endpoints, please watch DOCUMENTATION.
Apache - See LICENSE for more information.