Skip to content

kineticsquid/API-Browser

Repository files navigation

API Browser

Simple Python application using Flask to allow one to browse artifacts in a Bluemix account using the CF API. Authentication is through IBMid.

CF API documentation

Resource Controller API

IAM API

IAM Authentication

Setting FLASK_DEBUG=1 environment variable to enable debugging and auto reloading of changed files

To generate self signed certificate:

openssl req -x509 -newkey rsa:4096 -nodes -out cert.pem -keyout key.pem -days 365

GitHub actions: https://github.com/google-github-actions/setup-gcloud/blob/master/example-workflows/cloud-build/README.md

https://github.com/google-github-actions/setup-gcloud#authorization

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published