
Dmr From Django Ninja
- 34 installs
- 1.3k repo stars
- Updated August 5, 2026
- wemake-services/django-modern-rest
Migrate an existing Django Ninja API to django-modern-rest (dmr), converting routes and schemas to the modern typed framework so a solo builder can move over without a rewrite.
About
A Claude Code skill that migrates existing Django Ninja APIs to django-modern-rest (dmr). It translates Ninja routes and schemas into the modern typed, async dmr framework so teams can adopt dmr without a from-scratch rewrite. A solo builder reaches for it when they already run Django Ninja and want to move to django-modern-rest with minimal manual effort.
- Migrates Django Ninja APIs to dmr
- Converts routes and schemas
- Modern typed, async framework target
- Reduces manual rewrite effort
Dmr From Django Ninja by the numbers
- 34 all-time installs (skills.sh)
- +6 installs in the week ending Jul 27, 2026 (Skillselion tracking)
- Ranked #3,342 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/wemake-services/django-modern-rest --skill dmr-from-django-ninjaAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 34 |
|---|---|
| repo stars | ★ 1.3k |
| Last updated | August 5, 2026 |
| Repository | wemake-services/django-modern-rest ↗ |
What it does
Migrate an existing Django Ninja API to django-modern-rest (dmr), converting routes and schemas to the modern typed framework so a solo builder can move over without a rewrite.
Who is it for?
Teams migrating from Django Ninja to dmr
Skip if: Greenfield projects with no existing Ninja code