https://github.com/sfomuseum/go-http-opensearch
Go package to implement an OpenSearch HTTP middleware handler.
https://github.com/sfomuseum/go-http-opensearch
golang http opensearch
Last synced: about 1 year ago
JSON representation
Go package to implement an OpenSearch HTTP middleware handler.
- Host: GitHub
- URL: https://github.com/sfomuseum/go-http-opensearch
- Owner: sfomuseum
- License: other
- Created: 2019-12-18T19:06:40.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T16:01:33.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T20:20:32.740Z (about 1 year ago)
- Topics: golang, http, opensearch
- Language: Go
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-http-opensearch
Go package to implement an OpenSearch HTTP middleware handler.
## Important
* Documentation to follow. In the meantime have a look at [_examples/server](_examples/server/main.go).
* As of this writing only a limited subset of `OpenSearch` is implemented, specifically just enough to work with [Firefox](https://developer.mozilla.org/en-US/docs/Web/OpenSearch).
## See also
* https://developer.mozilla.org/en-US/docs/Web/OpenSearch
* https://github.com/dewitt/opensearch/blob/master/opensearch-1-1-draft-6.md#OpenSearch_1.1_parameters