condo3

command module
v0.0.0-...-2d5d09f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 11 Imported by: 0

README

condo3

Feed generator for Doorkeeper group

https://condo3.appspot.com/

CircleCI Maintainability Test Coverage Go Report Card GoDoc

Available APIs

  • https://condo3.appspot.com/api/doorkeeper/{group}.{format}
Note

Develop

Setup
cp .envrc.example .envrc
vi .envrc

Mac

brew cask install google-cloud-sdk
gcloud components install app-engine-go
Run local
npm run build
make && ./bin/condo3

open http://localhost:8080/

Encrypt credentials with KMS
vi credential.txt
gcloud kms encrypt --location=global --keyring condo3 --key app --plaintext-file credential.txt --ciphertext-file credential.enc
cat credential.enc | base64 > encrypted_credential_base64.txt

Write to app.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL