General
PromptBeginner5 minmarkdown
| Service | `*Service`
`class *Service` | service-layer |
0
Explore
107,940 skills indexed with the new KISS metadata standard.
`class *Service` | service-layer |
`class *Repository` | data-repository |
`op.create_table` | alembic-migration |
`Column(`
`Blueprint` | flask-route |
`Field(`
`class Meta:` | django-model |
`ModelSerializer` | drf-serializer |
`app/`
`settings.py` (Django)
`pytest.ini`
`Pipfile`
`apps/` directories
`setup.cfg`
`poetry.lock`
`requirements-dev.txt`
`migrations/`
`apps/*/models/`
`tests/`
`app/Models/`
`tests/`
`config/`
`tests/`
CI