pip install -t lib -r requirements.txt
python lib/endpoints/endpointscfg.py get_openapi_spec api.ReferralApi api.InstitutionApi --hostname caas-prototype.appspot.com
** Output:** Caasv1openapi.json
gcloud endpoints services deploy caasv1openapi.json
gcloud app deploy
dev_appserver.py ./app.yaml
gcloud app deploy index.yaml --version=1
or
gcloud datastore indexes create