You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -15,7 +17,7 @@ This service exposes a very simple (read-only) API and lacks a frontend. I will
15
17
- Returns a webidentity like any normal [Mastodon Identity](https://docs.joinmastodon.org/spec/webfinger/) server without the entire infrastructure of a Mastondon install.
16
18
- Exposes a public health endpoint at `/.well-known/webfinger/hello` that returns the worker name and version number
17
19
- Exposes a public status endpoint at `/.well-known/webfinger/status` that returns the number of mappings in the KV store
18
-
- Exposes a secured (via preshared auth token) API at `/api/` that current only allows `list`ing of the mappings (API to comehttps://github.com/IDisposable/cloudfinger/issues/2)
20
+
- Exposes a secured (via preshared auth token) API at `/api/` that current only allows `list`ing of the mappings [API to come](https://github.com/IDisposable/cloudfinger/issues/2)
0 commit comments