Giter Club home page Giter Club logo

wholook's Projects

advanced-serializer-usage icon advanced-serializer-usage

This code is to show how we can do one of the advanced serializer usages called Dynamically modification fields. Dynamic modifying fields can make a Django rest framework API act like graphQL endpoint by retrieving only the required fields from the model, which is our primary goal for this article.Β  Once a serializer has been initialized, the dictionary of fields that are set on the serializer may be accessed using theΒ .fieldsattribute. Accessing and modifying this attribute allows you to dynamically modify the serializer. Modifying the fields argument directly allows you to do interesting things such as changing the arguments on serializer fields at runtime, rather than at the point of declaring the serializer. The example we are using to demonstrate dynamically modifying fields will have a Book model which has Publisher and Author as foreign relations.

amplify-cli icon amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.

app-ideas icon app-ideas

A Collection of application ideas which can be used to improve your coding skills.

awesome-vue icon awesome-vue

πŸŽ‰ A curated list of awesome things related to Vue.js

backend-msa icon backend-msa

μ»¨ν…Œμ΄λ„ˆ 기반 MSA둜 κ΅¬ν˜„ν•œ λΆ€μ‚° μ—°ν•© IT 동아리 λ°±μ—”λ“œ

boltstream icon boltstream

Boltstream Live Video Streaming Website + Backend

chess icon chess

ASGI Django Server to play multiplayer Chess in real-time using Django Channels and Redis.

cvat icon cvat

Powerful and efficient Computer Vision Annotation Tool (CVAT)

dadfirstgameforkids icon dadfirstgameforkids

두아듀을 μœ„ν•΄ μœ λ‹ˆν‹°λ₯Ό 처음으둜 μ ‘ν•œ 개발자 μ•„λΉ μ˜ κ²Œμž„

django-allauth icon django-allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.