Skip to content

Commit 9e383bc

Browse files
committed
update readme, add gitter information
1 parent 87a02a1 commit 9e383bc

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# stac-fastapi-elasticsearch-opensearch (sfeos)
22

33
## Elasticsearch and Opensearch backends for the stac-fastapi project
4-
5-
### Api core library for custom backends. See [stac-fastapi-mongo](https://github.com/Healy-Hyperspatial/stac-fastapi-mongo) for a working example.
6-
7-
[![PyPI version](https://badge.fury.io/py/stac-fastapi.elasticsearch.svg)](https://badge.fury.io/py/stac-fastapi.elasticsearch)
4+
5+
[![PyPI version](https://badge.fury.io/py/stac-fastapi.elasticsearch.svg)](https://badge.fury.io/py/stac-fastapi.elasticsearch)
6+
7+
- 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.
8+
- 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.
89

9-
To install from PyPI:
10+
### To install from PyPI:
1011

1112
```shell
1213
pip install stac_fastapi.elasticsearch

0 commit comments

Comments
 (0)