https://github.com/tinrab/go-elasticsearch-example
A Search Service with Go and Elasticsearch
https://github.com/tinrab/go-elasticsearch-example
docker elasticsearch golang
Last synced: 27 days ago
JSON representation
A Search Service with Go and Elasticsearch
- Host: GitHub
- URL: https://github.com/tinrab/go-elasticsearch-example
- Owner: tinrab
- License: mit
- Created: 2018-03-20T00:44:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T17:48:55.000Z (over 3 years ago)
- Last Synced: 2025-03-26T13:21:24.552Z (about 1 month ago)
- Topics: docker, elasticsearch, golang
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 72
- Watchers: 4
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to Build a Search Service with Go and Elasticsearch
Source code for the [How to Build a Search Service with Go and Elasticsearch](https://outcrawl.com/go-elastic-search-service/) article.