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

Commit 9cf5fb6

Browse files
committed
fix: remove links from README
1 parent 12027c4 commit 9cf5fb6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# labs 375 — stac-fastapi-geoparquet
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)
3+
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/developmentseed/labs-375-stac-geoparquet-backend/ci.yml?style=for-the-badge)](https://github.com/developmentseed/labs-375-stac-geoparquet-backend/actions/workflows/ci.yml)
44

55
We've built a [service](https://github.com/stac-utils/stac-fastapi-geoparquet) to search [stac-geoparquet](https://github.com/stac-utils/stac-geoparquet) with a STAC API [query](https://api.stacspec.org/v1.0.0/item-search/).
6-
We've got two STAC API servers deployed for our experiments:
7-
8-
- **stac-fastapi-geoparquet**: <https://1sotk6vb0d.execute-api.us-west-2.amazonaws.com/>
9-
- **stac-fastapi-pgstac**: <https://31ukqsqah7.execute-api.us-west-2.amazonaws.com/>
106

117
## Usage
128

0 commit comments

Comments
 (0)