
Dmr Openapi Skeleton
- 35 installs
- 1.3k repo stars
- Updated August 5, 2026
- wemake-services/django-modern-rest
Scaffold an OpenAPI-compliant Django REST API using django-modern-rest (dmr), generating a typed, spec-driven skeleton so a solo builder starts a new API on solid foundations.
About
A Claude Code skill that scaffolds OpenAPI-compliant Django REST APIs using django-modern-rest (dmr), a modern typed and async REST framework for Django. It generates a spec-driven API skeleton so the project starts with correct structure and documentation out of the box. A solo builder reaches for it when starting a new Django backend and wants OpenAPI compliance from the first commit.
- Scaffolds OpenAPI-compliant Django REST APIs
- Built on django-modern-rest (dmr)
- Typed, spec-driven skeleton
- Async support
Dmr Openapi Skeleton by the numbers
- 35 all-time installs (skills.sh)
- +6 installs in the week ending Jul 27, 2026 (Skillselion tracking)
- Ranked #3,327 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-openapi-skeletonAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 35 |
|---|---|
| repo stars | ★ 1.3k |
| Last updated | August 5, 2026 |
| Repository | wemake-services/django-modern-rest ↗ |
What it does
Scaffold an OpenAPI-compliant Django REST API using django-modern-rest (dmr), generating a typed, spec-driven skeleton so a solo builder starts a new API on solid foundations.
Who is it for?
Developers starting a new typed Django REST API
Skip if: Non-Django or non-Python projects
What you get
- OpenAPI-compliant Django REST API skeleton