Coding & Debugging
PromptBeginner5 minmarkdown
| FastAPI Dependency | `Depends(`
`def get_*():` | fastapi-dependency |
0
Explore
101,208 skills indexed with the new KISS metadata standard.
`def get_*():` | fastapi-dependency |
`@router.get`
`routers/`
`app/`
`settings.py` (Django)
`pytest.ini`
`Pipfile`
`apps/` directories
`setup.cfg`
`poetry.lock`
`requirements-dev.txt`
`migrations/`
`apps/*/models/`
`app/Models/`
`tests/`
`config/`
`tests/`
CI
`routes/`
`$this->get(`
`test*()`
`rules()` | form-request |
`handle(` | php-middleware |
`Phalcon\Mvc\Model` | phalcon-model |