Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/akihokurino/recruitment-server-gae
- Owner: akihokurino
- Created: 2021-07-24T01:30:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T05:48:33.000Z (over 1 year ago)
- Last Synced: 2024-12-05T23:12:32.858Z (about 2 months ago)
- Topics: algolia, bigquery, boom, cloud-scheduler, cloudbuild, datastore, firebase-auth, gae, gcp, golang, grpc, kms, realtime-database, twirp
- Language: Go
- Homepage:
- Size: 191 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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