Skip to content

ajazfarhad/shop-api-cloud-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop API Cloud Functions

High level architecture diagram:

Architecture

Example GCP cloud functions app created for the following blog post.

https://kyan.com/news/accessing-a-gke-internal-service-from-the-api-gateway

This cloud function app connects to the Shop API application

https://github.com/ajazfarhad/shop-api

Development

Use the following command to run the local web server: bundle exec functions-framework-ruby --target shop-api-function Default port number is 8080, but you can override it by specifying --port=3000 argument.

About

GCP Cloud functions sample repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages