Skip to content

(Aspirationally DRS) Native GCP interface to the /file endpoints of the HCA data-store

Notifications You must be signed in to change notification settings

ucsc-cgp/drs-serverless

Repository files navigation

Example API Server on GCP via Cloud Endpoints and App Engine

This is a very simple example API server using analagous technologies to the data-store, such as connexion, flask, open API v2, etc.

Useful links:

Information about Google Cloud Endpoints

Notes from building a REST API on top of Google Cloud Functions (GCF). Note that GCFs cannot integrate with Endpoints, making this scheme considerably less attractive. We may look into calling GCFs from App Engine REST API on top of Google Cloud Functions

Notes on pulling in external python modules

Deploying

This will deploy a Google App Engine backed API fronted by Cloud Endpoints.

Do this once (it's already been done): make create

Deploy changes with (from the repo root): make deploy

About

(Aspirationally DRS) Native GCP interface to the /file endpoints of the HCA data-store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published