follows
10 endpoints · OpenAPI spec: services/follows/openapi.yaml · Service detail
Endpoints
| Method | Path | Summary |
|---|---|---|
GET | /readyz | GET /readyz |
DELETE | /v1/blocks | DELETE /v1/blocks |
POST | /v1/blocks | POST /v1/blocks |
GET | /v1/blocks/check | GET /v1/blocks/check |
DELETE | /v1/follows | DELETE /v1/follows |
POST | /v1/follows | POST /v1/follows |
GET | /v1/follows/check | GET /v1/follows/check |
GET | /v1/follows/counts/\{subject_id\} | GET /v1/follows/counts/{subject_id} |
GET | /v1/follows/followers/\{subject_id\} | GET /v1/follows/followers/{subject_id} |
GET | /v1/follows/following/\{subject_id\} | GET /v1/follows/following/{subject_id} |
Related
services/follows— full service detail including events and dependencies- Auth model
- All services