Buckets:
| import { Effect } from "effect" | |
| import { HttpApiBuilder } from "effect/unstable/httpapi" | |
| import { Api } from "../api" | |
| export const HealthHandler = HttpApiBuilder.group(Api, "server.health", (handlers) => | |
| handlers.handle("health.get", () => Effect.succeed({ healthy: true as const })), | |
| ) | |
Xet Storage Details
- Size:
- 290 Bytes
- Xet hash:
- c9b66f4d6257c344a5540517ab2b39b13947422389cc4969416bff9d15d05d10
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.