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

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.

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