An open API service providing repository metadata for many open source software ecosystems.

GitHub / django-json-api / django-rest-framework-json-api

JSON:API support for Django REST framework

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-json-api%2Fdjango-rest-framework-json-api
PURL: pkg:github/django-json-api/django-rest-framework-json-api

Stars: 1,240
Forks: 299
Open issues: 18

License: bsd-2-clause
Language: Python
Size: 1.87 MB
Dependencies parsed at: Pending

Created at: about 11 years ago
Updated at: 14 days ago
Pushed at: 10 days ago
Last synced at: 10 days ago

Commit Stats

Commits: 904
Authors: 119
Mean commits per author: 7.6
Development Distribution Score: 0.842
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/django-json-api/django-rest-framework-json-api

Topics: django-rest-framework, hacktoberfest, json-api, python

Releases
v4.2.0

v4.2.0

See changelog for details

over 4 years ago
Download
v4.1.0

v4.1.0

See changelog for details

over 4 years ago
Download
v4.0.0

v4.0.0

See changelog for details

almost 5 years ago
Download
v3.2.0

v3.2.0

See changelog for details

about 5 years ago
Download
v3.1.0

v3.1.0

See changelog for details

over 5 years ago
Download
v3.0.0

v3.0.0

See changelog for details

almost 6 years ago
Download
v2.8.0

v2.8.0

See changelog for details

over 6 years ago
Download
v2.7.0

v2.7.0

See changelog for details

over 6 years ago
Download
v2.6.0

v2.6.0

See changelog for details

about 7 years ago
Download
v2.3.0

v2.3.0

  • Added support for polymorphic models
  • When JSON_API_FORMAT_KEYS is False (the default) do not translate request
    attributes and relations to snake_case format. This conversion was unexpected
    and there was no way to turn it off.
  • Fix for apps that don’t use django.contrib.contenttypes.
  • Fix resource_name support for POST requests and nested serializers
  • Enforcing flake8 linting
  • Added nested included serializer support for remapped relations
over 7 years ago
Download