Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akihokurino/recruitment-server-gae

job listings api server. create go application in google app engine 2nd. use twirp for api interface and use sops with kms for secure environment. use cloud build for cicd. use algolia for search engine. sync datastore to bigquery.
https://github.com/akihokurino/recruitment-server-gae

algolia bigquery boom cloud-scheduler cloudbuild datastore firebase-auth gae gcp golang grpc kms realtime-database twirp

Last synced: about 2 months ago
JSON representation

job listings api server. create go application in google app engine 2nd. use twirp for api interface and use sops with kms for secure environment. use cloud build for cicd. use algolia for search engine. sync datastore to bigquery.

Awesome Lists containing this project

README

        

## Used, Dependency
- go 1.16
- app engine 2nd
- twirp 8.0( https://github.com/twitchtv/twirp )
- wire( https://github.com/google/wire )
- firebase realtime database
- firebase auth
- algolia
- sops( https://github.com/mozilla/sops )
- cloud datastore
- cloud kms
- cloud build
- cloud scheduler
- bigquery