{"id":21037461,"url":"https://github.com/vintasoftware/drf-rw-serializers","last_synced_at":"2025-04-04T22:06:46.970Z","repository":{"id":29861659,"uuid":"122433407","full_name":"vintasoftware/drf-rw-serializers","owner":"vintasoftware","description":"Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations","archived":false,"fork":false,"pushed_at":"2024-05-22T22:05:52.000Z","size":149,"stargazers_count":166,"open_issues_count":5,"forks_count":27,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-05-22T23:11:25.359Z","etag":null,"topics":["django","django-rest-framework"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vintasoftware.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-22T05:08:04.000Z","updated_at":"2024-05-27T18:33:11.504Z","dependencies_parsed_at":"2023-12-06T13:45:03.387Z","dependency_job_id":"391ac111-aae7-4f64-aa65-6d04c0bc35f0","html_url":"https://github.com/vintasoftware/drf-rw-serializers","commit_stats":{"total_commits":57,"total_committers":10,"mean_commits":5.7,"dds":0.6140350877192983,"last_synced_commit":"f52add82c652bfcc5005fbc1124de22612260904"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vintasoftware%2Fdrf-rw-serializers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vintasoftware%2Fdrf-rw-serializers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vintasoftware%2Fdrf-rw-serializers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vintasoftware%2Fdrf-rw-serializers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vintasoftware","download_url":"https://codeload.github.com/vintasoftware/drf-rw-serializers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256112,"owners_count":20909240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","django-rest-framework"],"created_at":"2024-11-19T13:26:24.226Z","updated_at":"2025-04-04T22:06:46.952Z","avatar_url":"https://github.com/vintasoftware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django REST Framework Read \u0026 Write Serializers\n==============================================\n\n|pypi-badge| |ga-badge| |codecov-badge| |doc-badge| |pyversions-badge|\n|license-badge|\n\nGeneric views, viewsets and mixins that extend the Django REST Framework ones\nadding separated serializers for read and write operations.\n\n.. Read more about which problems we resolve with this app on `Djanfo REST Framework Read \u0026 Write Serializers \u003chttps://blog.vinta.com.br/read-and-write-serializers\u003e`_.\n\nDocumentation\n-------------\n\nThe full documentation is at https://drf-rw-serializers.readthedocs.org.\n\nLicense\n-------\n\nThe code in this repository is licensed under the MIT unless\notherwise noted.\n\nPlease see ``LICENSE.txt`` for details.\n\nHow To Contribute\n-----------------\n\nContributions are very welcome.\n\nPlease read `How To Contribute \u003chttps://github.com/vintasoftware/drf-rw-serializers/blob/main/CONTRIBUTING.rst\u003e`_ for details.\n\nPR description template should be automatically applied if you are sending PR\nfrom github interface; otherwise you can find it it at\n`PULL_REQUEST_TEMPLATE.md \u003chttps://github.com/vintasoftware/drf-rw-serializers/blob/main/.github/PULL_REQUEST_TEMPLATE.md\u003e`_\n\nIssue report template should be automatically applied if you are sending it\nfrom github UI as well; otherwise you can find it at `ISSUE_TEMPLATE.md \u003chttps://github.com/vintasoftware/drf-rw-serializers/blob/main/.github/ISSUE_TEMPLATE.md\u003e`_\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email\ncontact@vinta.com.br.\n\nGetting Help\n------------\n\nHave a question about this repository? Please create an issue!\n\n\nCommercial Support\n------------------\n\nThis project, as other Vinta open-source projects, is used in products of Vinta\nclients. We are always looking for exciting work, so if you need any commercial\nsupport, feel free to get in touch: contact@vinta.com.br\n\nCopyright (c) 2020 Vinta Serviços e Soluções Tecnológicas Ltda\n\n\n\n.. |pypi-badge| image:: https://img.shields.io/pypi/v/drf-rw-serializers.svg\n    :target: https://pypi.python.org/pypi/drf-rw-serializers/\n    :alt: PyPI\n\n.. |ga-badge| image:: https://github.com/vintasoftware/drf-rw-serializers/actions/workflows/tests.yml/badge.svg?branch=main\n    :target: https://github.com/vintasoftware/drf-rw-serializers\n    :alt: GitHub Actions\n\n.. |codecov-badge| image:: http://codecov.io/github/vintasoftware/drf-rw-serializers/coverage.svg?branch=main\n    :target: http://codecov.io/github/vintasoftware/drf-rw-serializers?branch=main\n    :alt: Codecov\n\n.. |doc-badge| image:: https://readthedocs.org/projects/drf-rw-serializers/badge/?version=latest\n    :target: https://drf-rw-serializers.readthedocs.io/en/latest/\n    :alt: Documentation\n\n.. |pyversions-badge| image:: https://img.shields.io/pypi/pyversions/drf-rw-serializers.svg\n    :target: https://pypi.python.org/pypi/drf-rw-serializers/\n    :alt: Supported Python versions\n\n.. |license-badge| image:: https://img.shields.io/github/license/vintasoftware/drf-rw-serializers.svg\n    :target: https://github.com/vintasoftware/drf-rw-serializers/blob/main/LICENSE.txt\n    :alt: License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvintasoftware%2Fdrf-rw-serializers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvintasoftware%2Fdrf-rw-serializers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvintasoftware%2Fdrf-rw-serializers/lists"}