AghastyGD / lazy-ninjaLinks
A Django library that turns your models into instant APIs. Built on top of Django Ninja, it auto-generates structured, documented endpoints so you can skip the boilerplate and ship faster
☆55Updated last month
Alternatives and similar repositories for lazy-ninja
Users that are interested in lazy-ninja are comparing it to the libraries listed below
Sorting:
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated 8 months ago
- A CLI for creating new Django projects☆49Updated 3 months ago
- Tool for precise and efficient django model copying☆20Updated 11 months ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆73Updated last year
- Django integration with litestream, a standalone streaming replication tool for SQLite.☆27Updated last week
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline