drf-api-action

drf-api-action

drf-api-action-A new way to test you rest-framework project

3 followers

Enhance DRF testing with drf-api-action. Simplify REST endpoint testing using the api-action decorator for a seamless function-like experience. Features include easy integration, detailed error tracing, and convenient pagination support.
drf-api-action gallery image
Free
Launch tags:APIDeveloper ToolsGitHub
Launch Team
Checkmarx Developer Assist for AI IDEs
Security linter for vibe coding: fix vulns as you build
Promoted

What do you think? …

Ori Roza
Maker
📌
Hi all, glad to be here and display my first open-source project: drf-api-action. drf-api-action elevates DRF testing with the api-action decorator, simplifying REST endpoint testing to a seamless, function-like experience. benefits: Simplified Testing: Testing DRF REST endpoints using the api-action decorator, treating them like regular functions. Seamless Integration: Replacing DRF's action decorator with api-action in your WebViewSet seamlessly. Clear Traceback: Instead of getting a response with error code, get the real traceback that led to the error. Pagination Support: Paginating easily through pages by a single kwarg. Check it out here! https://github.com/Ori-Roza/drf-... Thank you for your support, and I cant wait to hear what you think! 🎉