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.
313 stars
8 watching
56 forks
Language: Python
last commit: 4 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. | 276 |
apragacz/django-rest-registration | A comprehensive REST API framework for user registration and authentication in Django applications. | 545 |
brobin/drf-generators | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 353 |
wsvincent/drfx | A Django project framework with authentication and API endpoints for quick development. | 483 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |
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. | 620 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
rsinger86/drf-flex-fields | Enables dynamic field expansion and selection in Django REST Framework serializers. | 740 |
gizmag/drf-ujson-renderer | A Django Rest Framework renderer using ujson to improve JSON serialization performance | 126 |
wq/django-rest-pandas | An API that serves pandas DataFrames via Django REST Framework for data visualization and offline analysis. | 1,254 |
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 |