Skip to content

Sample app built to run on Google Cloud (GCP) with Pulumi and CircleCI

License

Notifications You must be signed in to change notification settings

nimbinatus/circleci-pulumi-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circleci-pulumi-sample

Sample app built to run on Google Cloud (GCP) with Pulumi and CircleCI

This app is a simple RESTful API built with Falcon. There are two endpoints. / should return {'response': 'OK'}. /hello should return {'response': 'hello, world'}. If you add a query string with a name parameter (e.g., /hello?name=Laura), you will receive {'response': 'hello, <name>'} (e.g., {'response': 'hello, Laura'}) instead.

About

Sample app built to run on Google Cloud (GCP) with Pulumi and CircleCI

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published