phil-lopreiato / endpoints-python

A Python framework for building RESTful APIs on Google App Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Endpoints

Google Cloud Endpoints is a solution for creating RESTful web APIs.

Installation

Install using pip, as recommended per App Engine vendoring

[sudo] pip install -t lib --ignore-installed google-endpoints

Python Versions

google-endpoints is currently tested with Python 2.7.

Contributing

Contributions to this library are always welcome and highly encouraged.

See the CONTRIBUTING documentation for more information on how to get started.

Versioning

This library follows Semantic Versioning

Details

For detailed documentation of google-endpoints, please see the Cloud Endpoints Documentation.

License

Apache - See LICENSE for more information.

About

A Python framework for building RESTful APIs on Google App Engine

License:Apache License 2.0


Languages

Language:Python 99.9%Language:HTML 0.1%