Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akihokurino/recruitment-server-gke
job listings api server. create go application in kubernetes. use twirp for api interface. use cloud build for cicd. use algolia for search engine.
https://github.com/akihokurino/recruitment-server-gke
algolia cloud-sql cloudbuild gcp gke golang gorm k8s
Last synced: about 1 month ago
JSON representation
job listings api server. create go application in kubernetes. use twirp for api interface. use cloud build for cicd. use algolia for search engine.
- Host: GitHub
- URL: https://github.com/akihokurino/recruitment-server-gke
- Owner: akihokurino
- Created: 2021-07-23T18:58:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T05:47:45.000Z (over 1 year ago)
- Last Synced: 2024-12-05T23:12:33.018Z (about 1 month ago)
- Topics: algolia, cloud-sql, cloudbuild, gcp, gke, golang, gorm, k8s
- Language: Go
- Homepage:
- Size: 7.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Used, Dependency
- go 1.16
- kubernetes
- twirp 8.0( https://github.com/twitchtv/twirp )
- wire( https://github.com/google/wire )
- gorm( https://gorm.io/ja_JP/docs/index.html )
- cloud build
- cloud sql
- algolia