Skip to content

Commit

Permalink
update readme, add gitter information
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhealy1 committed Mar 3, 2024
1 parent 87a02a1 commit 9e383bc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# stac-fastapi-elasticsearch-opensearch (sfeos)

## Elasticsearch and Opensearch backends for the stac-fastapi project

### Api core library for custom backends. See [stac-fastapi-mongo](https://github.com/Healy-Hyperspatial/stac-fastapi-mongo) for a working example.

[![PyPI version](https://badge.fury.io/py/stac-fastapi.elasticsearch.svg)](https://badge.fury.io/py/stac-fastapi.elasticsearch)

[![PyPI version](https://badge.fury.io/py/stac-fastapi.elasticsearch.svg)](https://badge.fury.io/py/stac-fastapi.elasticsearch)

- Our Api core library can be used to create custom backends. See [stac-fastapi-mongo](https://github.com/Healy-Hyperspatial/stac-fastapi-mongo) for a working example.
- Reach out on our [Gitter](https://app.gitter.im/#/room/#stac-fastapi-elasticsearch_community:gitter.im) channel or feel free to add to our [Discussions](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/discussions) page here on github.

To install from PyPI:
### To install from PyPI:

```shell
pip install stac_fastapi.elasticsearch
Expand Down

0 comments on commit 9e383bc

Please sign in to comment.