Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shosca/django-rest-dataclasses

Django REST Framework Serializers for py3.7 dataclasses
https://github.com/shosca/django-rest-dataclasses

dataclasses django django-rest-framework rest

Last synced: 8 days ago
JSON representation

Django REST Framework Serializers for py3.7 dataclasses

Awesome Lists containing this project

README

        

Django REST Dataclasses
=======================

|Build Status| |PyPI version| |Coveralls Status|

**Django REST Framework integration with Dataclasses**

Provides serializers for dataclasses

.. |Build Status| image:: https://github.com/shosca/django-rest-dataclasses/workflows/Build/badge.svg?branch=master
:target: https://github.com/shosca/django-rest-dataclasses/actions?query=workflow%3ABuild+branch%3Amaster
.. |PyPI version| image:: https://badge.fury.io/py/django-rest-dataclasses.svg
:target: https://badge.fury.io/py/django-rest-dataclasses
.. |Coveralls Status| image:: https://coveralls.io/repos/github/shosca/django-rest-dataclasses/badge.svg?branch=master
:target: https://coveralls.io/github/shosca/django-rest-dataclasses?branch=master