Atualizando o projeto APIs REST Django REST 2.0

Overview

APIs REST Django REST 3.0-KevinSoffa

Atualização do projeto APIs REST Django REST 2.0-Kevin Soffa

Melhorando e adicionando funcionalidades

O que já foi adicionado a API 3.0

  • Implementando Token na API
  • Adicionando Permissões de diferentes usuários
  • Limitando o número de requisições com Throttling
  • Customizando a validação de dados
  • Customizando a serialização dos dados (Avg)

  • API Versão 2.0

    Funções

  • Sobrescrevendo os métodos genéricos
  • Utilizando ViewSets e Routers
  • Customizando as ViewSets
  • Utilizando Relações
  • Páginação

  • API Versão 1.0

    Funções

  • Model Serializers
  • API Views para o método HTPP GET
  • API Views para o método HTPP POST

  • Versão 3.0 Finalizada

    Owner
    Kevin Soffa
    Buscando oportunidade e mais conhecimento
    Kevin Soffa
    Django React Project Setup

    Django-React-Project-Setup INSTALLATION: python -m pip install drps USAGE: in your cmd: python -m drps Starting fullstack project with Django and Reac

    Ghazi Zabalawi 7 Feb 06, 2022
    Create a netflix-like service using Django, React.js, & More.

    Create a netflix-like service using Django. Learn advanced Django techniques to achieve amazing results like never before.

    Coding For Entrepreneurs 67 Dec 08, 2022
    An automatic django's update checker and MS teams notifier

    Django Update Checker This is small script for checking any new updates/bugfixes/security fixes released in django News & Events and sending correspon

    prinzpiuz 4 Sep 26, 2022
    Django server-side adapter for Inertia.js

    django-inertia Django server-side new adapter for Inertia.js. Getting Started Install the package pip install django-inertia Configure your project A

    Samuel Girardin 14 Sep 16, 2022
    Easy thumbnails for Django

    Easy Thumbnails A powerful, yet easy to implement thumbnailing application for Django 1.11+ Below is a quick summary of usage. For more comprehensive

    Chris Beaven 1.3k Dec 30, 2022
    Domain-driven e-commerce for Django

    Domain-driven e-commerce for Django Oscar is an e-commerce framework for Django designed for building domain-driven sites. It is structured such that

    Oscar 5.6k Jan 01, 2023
    Django datatables and widgets, both AJAX and traditional. Display-only ModelForms.

    Django datatables and widgets, both AJAX and traditional. Display-only ModelForms. ModelForms / inline formsets with AJAX submit and validation. Works with Django templates.

    Dmitriy Sintsov 132 Dec 14, 2022
    Keep track of failed login attempts in Django-powered sites.

    django-axes Axes is a Django plugin for keeping track of suspicious login attempts for your Django based website and implementing simple brute-force a

    Jazzband 1.1k Dec 30, 2022
    Django-discord-bot - Framework for creating Discord bots using Django

    django-discord-bot Framework for creating Discord bots using Django Uses ASGI fo

    Jamie Bliss 1 Mar 04, 2022
    Get inside your stronghold and make all your Django views default login_required

    Stronghold Get inside your stronghold and make all your Django views default login_required Stronghold is a very small and easy to use django app that

    Mike Grouchy 384 Nov 23, 2022
    Django Girls Tutorial Workshop

    Django Girls Tutorial Workshop A log of activities during the workshop. this is an H2 git remote add origin https://github.com/ahuimanu/django_girls_t

    Jeffry Babb 1 Oct 27, 2021
    Tools to easily create permissioned CRUD endpoints in graphene-django.

    graphene-django-plus Tools to easily create permissioned CRUD endpoints in graphene-django. Install pip install graphene-django-plus To make use of ev

    Zerosoft 74 Aug 09, 2022
    Simply integrate Summernote editor with Django project.

    django-summernote Summernote is a simple WYSIWYG editor. django-summernote allows you to embed Summernote into Django very handy. Support admin mixins

    Summernote 936 Jan 02, 2023
    A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.

    django-versatileimagefield A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for creat

    Jonathan Ellenberger 490 Dec 13, 2022
    Silk is a live profiling and inspection tool for the Django framework.

    Silk is a live profiling and inspection tool for the Django framework. Silk intercepts and stores HTTP requests and database queries before presenting them in a user interface for further inspection:

    Jazzband 3.7k Jan 02, 2023
    A simple app that provides django integration for RQ (Redis Queue)

    Django-RQ Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in djan

    RQ 1.6k Jan 06, 2023
    Mobile Detect is a lightweight Python package for detecting mobile devices (including tablets).

    Django Mobile Detector Mobile Detect is a lightweight Python package for detecting mobile devices (including tablets). It uses the User-Agent string c

    Botir 6 Aug 31, 2022
    No effort, no worry, maximum performance.

    Django Cachalot Caches your Django ORM queries and automatically invalidates them. Documentation: http://django-cachalot.readthedocs.io Table of Conte

    NoriPyt 980 Jan 06, 2023
    A generic system for filtering Django QuerySets based on user selections

    Django Filter Django-filter is a reusable Django application allowing users to declaratively add dynamic QuerySet filtering from URL parameters. Full

    Carlton Gibson 3.9k Jan 03, 2023
    Use heroicons in your Django and Jinja templates.

    heroicons Use heroicons in your Django and Jinja templates. Requirements Python 3.6 to 3.9 supported. Django 2.2 to 3.2 supported. Are your tests slow

    Adam Johnson 52 Dec 14, 2022