You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
458 B
12 lines
458 B
6 years ago
|
# Google App Engine Admin API
|
||
|
|
||
|
## Overview
|
||
|
|
||
|
The Google App Engine Admin API is a RESTful API for managing App Engine
|
||
|
applications. The Admin API provides programmatic access to several of the App
|
||
|
Engine administrative operations that are found in the
|
||
|
[Google Cloud Platform Console](https://cloud.google.com/appengine/docs/developers-console).
|
||
|
|
||
|
## Documentation
|
||
|
|
||
|
[Google App Engine Admin API Documentation](https://cloud.google.com/appengine/docs/admin-api/)
|