Files
blog.pyaqa.ru/docs/api/endpoints.md

18 lines
220 B
Markdown

# API Endpoints
## Overview
| Method | Endpoint | Description |
|--------|----------|-------------|
| GET | `/` | Health check |
## Health Check
```http
GET /
```
**Response:** `200 OK`
Returns application status.