Django REST Framework: Stop Nesting Serializers and use GraphQL Instead

This page summarizes the projects mentioned and recommended in the original post on /r/django

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
  • graph_wrap

    Transform a Django REST Framework or Tastypie based API into a fully compliant GraphQL API.

  • Enter GraphQL: GraphQL is designed so that the client decides what info it receives from the server, not the other way around. Whilst many great packages exist to create a GraphQL API from scratch, migrating an mature production REST API to use one of these frameworks is not so simple. It may also be that our REST API has functionality which is not available on a GraphQL specific API. This is where GrapWrap comes in: by adding two lines of code to your project, GraphWrap exposes a GraphQL schema which has the same "shape" as your existing REST API. With this new endpoint, we can now stop overexposing the author fields and instead simply expose author as a URL:

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Download your Learn course content with this free and open-source tool. All you need is a working computer and basic Python knowledge, and you can save a local copy of your Learn courses' content for future reference after the end of the term.

    1 project | /r/uwaterloo | 9 Dec 2023
  • Ask HN: How do you develop and maintain a good note-taking habit?

    1 project | news.ycombinator.com | 5 May 2024
  • What Are HTML Meta Tags And What Is Their Importance?

    2 projects | dev.to | 5 May 2024
  • NPi – An Open Source project for enhancing AI Agents in taking action

    5 projects | news.ycombinator.com | 2 May 2024
  • Show HN: PgQueuer – Over 5k Jobs/SEC with PostgreSQL

    1 project | news.ycombinator.com | 5 May 2024