{"id":22768386,"url":"https://github.com/salexkidd/restframework-definable-serializer","last_synced_at":"2025-04-15T01:51:20.499Z","repository":{"id":57461572,"uuid":"106262918","full_name":"salexkidd/restframework-definable-serializer","owner":"salexkidd","description":"restframework-definable-serializer","archived":false,"fork":false,"pushed_at":"2025-01-14T04:38:57.000Z","size":1333,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T13:44:54.593Z","etag":null,"topics":["django","json","restframework-serializer","serializer","yaml"],"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/salexkidd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-09T09:25:00.000Z","updated_at":"2025-01-02T16:17:02.000Z","dependencies_parsed_at":"2022-09-17T04:30:59.658Z","dependency_job_id":null,"html_url":"https://github.com/salexkidd/restframework-definable-serializer","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salexkidd%2Frestframework-definable-serializer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salexkidd%2Frestframework-definable-serializer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salexkidd%2Frestframework-definable-serializer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salexkidd%2Frestframework-definable-serializer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salexkidd","download_url":"https://codeload.github.com/salexkidd/restframework-definable-serializer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248541486,"owners_count":21121577,"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","json","restframework-serializer","serializer","yaml"],"created_at":"2024-12-11T14:11:23.057Z","updated_at":"2025-04-15T01:51:20.476Z","avatar_url":"https://github.com/salexkidd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/salexkidd/restframework-definable-serializer/tree/master.svg?style=svg)](https://circleci.com/gh/salexkidd/restframework-definable-serializer/tree/master) ![RTD](https://media.readthedocs.org/static/projects/badges/passing.svg)\n\n# restframework-definable-serializer\n\nrestframework-definable-serializer is definable serializer by JSON or YAML format.\n\n\n# Feature\n- It can define restframework serializer by JSON or YAML\n- It can write and modify serializer by django admin pages.\n\n\n# Dependencies\n- python 3\n- django\u003e=1.11 or django\u003e=2.2.7\n- djangorestframework\u003e=3.7.0\n- django-codemirror2\u003e=0.2\n- django-jsonfield\u003e=1.0.1\n- django-yamlfield\u003e=1.0.3\n- PyYAML\u003e=5.2\n- ruamel.yaml\u003e=0.13.5\n- simplejson\u003e=3.11.1\n- six\u003e=1.13.0\n\n\n# Quick start\n\n1. Install restframework-definable-serializer\n\n```\npip install restframework-definable-serializer\n```\n\n2. Add \"definable_serializer\" and \"codemirror2\" to your INSTALLED_APPS setting like this:\n\n```\nINSTALLED_APPS = [\n    ...\n    'definable_serializer',\n    'codemirror2',\n]\n```\n\n# Documentation\n\nFor extensive Japanese documentation see the docs read it on [Readthedocs](http://restframework-definable-serializer.readthedocs.io/ja/latest/)\n\n## Translation\n\n[Transifex(https://www.transifex.com/restframework-definable-serializer/restframework-definable-serializer-documentation/dashboard/)](https://www.transifex.com/restframework-definable-serializer/restframework-definable-serializer-documentation/dashboard/) is used to manage translations.\n\nFeel free to improve translations.\n\nCurrently supported languages are:\n   - Japanese\n\nYou can request to add your own language directly on Transifex.\n\n\n# Sample code\nYou can try restframework-definable-serializer.\nSee [example_project](https://github.com/salexkidd/restframework-definable-serializer-example)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalexkidd%2Frestframework-definable-serializer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalexkidd%2Frestframework-definable-serializer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalexkidd%2Frestframework-definable-serializer/lists"}