Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 7b2fcd8

Browse files
committed
docs: add status badge
1 parent 318af98 commit 7b2fcd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# stac-geoparquet API backend
22

3+
[![CI](https://github.com/developmentseed/labs-375-stac-geoparquet-backend/actions/workflows/ci.yml/badge.svg)](https://github.com/developmentseed/labs-375-stac-geoparquet-backend/actions/workflows/ci.yml)
4+
35
We're going to build a service that searches a [stac-geoparquet](https://github.com/stac-utils/stac-geoparquet) file with a [STAC API item search query](https://api.stacspec.org/v1.0.0/item-search/), and compare its performance to the same service backed by [pgstac](https://github.com/stac-utils/pgstac) and [ElasticSearch](https://www.elastic.co/elasticsearch).
46

57
## Core assumptions

0 commit comments

Comments
 (0)