Skip to content

This repository contains code for Cloud Endpoints, Cloud Run, Cloud Functions, App Engine.

Notifications You must be signed in to change notification settings

vikramshinde12/endpoints-espv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Deployment of Cloud Endpoint secured with API Keys and Bearer for reaching private Cloud Function, private Cloud Run and IAP protected App Engine.

Following Components are used.

  • Cloud Functions: GET an Employee from Firestore using API Key.
  • Cloud Run: Add an Employee into Firestore using Bearer Token.
  • App Engine: DELETE an Employee from Firestore using Bearer Token.
  • Cloud Endpoints ESPV2 Beta: Proxy service to control the requests.
  • Firestore: Store Employee data.

Architecture

The complete detail about this repo is available in the please refer the blog

About

This repository contains code for Cloud Endpoints, Cloud Run, Cloud Functions, App Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published