

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# API Patterns23## Interactive API Documentation45- **Swagger UI**: http://localhost:8000/docs6- **ReDoc**: http://localhost:8000/redoc7- **OpenAPI Schema**: http://localhost:8000/openapi.json89## API Endpoints Reference1011→ Complete API reference: `docs/api-reference.md`12→ Curl examples: `backend-curls.md`1314## Current Endpoints1516### Health & System17- `GET /health` - System health check1819### 3D Model Management20- `GET /model` - Download GLB model21- `GET /model/info` - Get model metadata2223### User Management24- `POST /users/` - Create user25- `GET /users/` - List users (paginated)26- `GET /users/{user_id}` - Get user details27- `PUT /users/{user_id}` - Update user28- `DELETE /users/{user_id}` - Delete user29- `POST /users/login` - User login3031## Testing the API3233### Using Swagger UI (Recommended)341. Start application: `./run_dev.sh`352. Open: http://localhost:8000/docs363. Click "Try it out" on any endpoint374. Fill parameters and click "Execute"3839### Using curl40→ See examples: `backend-curls.md`41→ See examples: `docs/api-reference.md#testing-the-api`4243## API Implementation Pattern4445When adding new endpoints, follow this pattern:46471. **Create Router** (`backend/app/api/routers/`)482. **Use Service Layer** (`backend/app/services/`)493. **Use Repository Layer** (`backend/app/repositories/`)504. **Register Router** in `backend/app/main.py`5152→ Detailed guide: `docs/development-guide.md#adding-a-new-feature`5354## CORS Configuration5556- **Allowed Origins**: `http://localhost:3000`57- **Allowed Methods**: `GET, POST, PUT, DELETE, OPTIONS`58- **Allowed Headers**: `*`5960→ Configuration: `backend/app/core/config.py`61
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| KiralyAlparCsaba/Sapi3D.clinerules/common_tasks.md · 0 | Cline rules | setupbuildtestdatabase+3 | 82/100 | 13 days ago | |
| KiralyAlparCsaba/Sapi3D.clinerules/project_overview.md · 0 | Cline rules | archdatabasedocs | 48/100 | 13 days ago | |
| KiralyAlparCsaba/Sapi3D.clinerules/architecture.md · 0 | Cline rules | archdatabaseapiui+2 | 54/100 | 13 days ago | |
| KiralyAlparCsaba/Sapi3D.clinerules/database.md · 0 | Cline rules | archsecuritydatabaseperformance+1 | 62/100 | 13 days ago | |
| KiralyAlparCsaba/Sapi3D.clinerules/file_locations.md · 0 | Cline rules | archdatabaseapiui+1 | 58/100 | 13 days ago | |
| KiralyAlparCsaba/Sapi3D.clinerules/validation_rules.md · 0 | Cline rules | styletypesdatabaseapi+2 | 73/100 | 13 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bashdeban/fastmind.clinerules/.project-consistency-keeper2.md · 5 | Cline rules | setupbuildtestlint-format+11 | 100/100 | 14 days ago | |
| JCodesMore/ai-website-cloner-template.clinerules · 32k | Cline rules | buildlint-formatstylearch+3 | 97/100 | 7 days ago | |
| enuno/unifi-mcp-server.clinerules · 226 | Cline rules | setuptestlint-formatstyle+10 | 96/100 | today | |
| BryaanF/LiantPortfolio.clinerules/project-guidelines.md · 0 | Cline rules | buildstylearchgit+2 | 96/100 | 14 days ago | |
| u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 25 | Cline rules | testlint-formatstylearch+1 | 94/100 | 14 days ago | |
| u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 14 days ago | |
| u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 14 days ago | |
| VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1 | Cline rules | setuparchtypesdo-not | 93/100 | 12 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/kiralyalparcsaba-sapi3d-clinerules-api-patterns)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.