Skip to main content

Log events in your app and get REST APIs with filtering for them.

Project description

.. image:: https://travis-ci.org/subramaniank/drf-eventlog.svg?branch=master
:target: https://travis-ci.org/subramaniank/drf-eventlog

.. image:: https://coveralls.io/repos/subramaniank/drf-eventlog/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/subramaniank/drf-eventlog?branch=master

.. image:: https://badge.fury.io/py/drf_eventlog.svg
:target: http://badge.fury.io/py/drf_eventlog


=========
drf-eventlog
=========

EventLog app with DRF APIs to quickly track events and query them
----------

**Installation and Configuration**

.. code-block:: python
pip install drf_eventlog


Add ``drf_eventlog``, ``django_filters``, and ``rest_framework`` to ``INSTALLED_APPS`` in your django ``settings.py``

.. code-block:: python
python manage.py migrate

Migrate DB to create drf_eventlog db models.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drf_eventlog-0.0.3.tar.gz (4.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page