drf-writable-nested VS drf-extra-fields

Compare drf-writable-nested vs drf-extra-fields and see what are their differences.

drf-writable-nested

Writable nested model serializer for Django REST Framework (by beda-software)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
drf-writable-nested drf-extra-fields
11 1
1,051 649
0.5% 0.9%
3.5 6.2
5 months ago 9 months ago
Python Python
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

drf-writable-nested

Posts with mentions or reviews of drf-writable-nested. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-08.

drf-extra-fields

Posts with mentions or reviews of drf-extra-fields. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-27.
  • Django Rest Framework Tips and Tricks
    2 projects | dev.to | 27 Jun 2021
    drf-extra-fields has many more custom fields, like Base64ImageField, it will accept a image file as base64 encoded and will return as image file. please checkout the https://github.com/Hipo/drf-extra-fields for more information

What are some alternatives?

When comparing drf-writable-nested and drf-extra-fields you can also consider the following projects:

graphene-django - Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.

django-rest-auth - This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)

strawberry - A GraphQL library for Python that leverages type annotations 🍓

drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.