DRF-API-Logger
API logger
Logs API requests and responses to a database or listens for signals to store data in various formats.
An API Logger for your Django Rest Framework project.
314 stars
8 watching
57 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
django-rest-frameworkloggerlogger-signalspythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
lingster/drf-api-tracking | A Django model and DRF view mixin for logging API requests and responses. | 277 |
apragacz/django-rest-registration | A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |
brobin/drf-generators | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
wsvincent/drfx | A Django project framework with authentication and API endpoints for quick development. | 484 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 118 |
raekkeri/django-requestlogs | A package providing middleware and helpers for logging request-response cycles in web applications. | 63 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 621 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,198 |
rsinger86/drf-flex-fields | Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
gizmag/drf-ujson-renderer | A Django Rest Framework renderer using ujson to improve JSON serialization performance | 125 |
wq/django-rest-pandas | An API that serves pandas DataFrames via Django REST Framework for data visualization and offline analysis. | 1,255 |
tersesystems/echopraxia | A structured logging API for Java applications with conditional and contextual logging features | 54 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
manosim/django-rest-framework-docs | A tool for documenting and displaying Django Rest Framework APIs | 647 |
5monkeys/django-formapi | A Django API framework with signed requests and form validation for secure and structured data exchange. | 35 |