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
    A ToDO Rest API using Django, PostgreSQL and Docker

    This Rest API uses PostgreSQL, Docker and Django to implements a ToDo application.

    Brenno Lima dos Santos 2 Jan 05, 2022
    Developer-friendly asynchrony for Django

    Django Channels Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Djan

    Django 5.5k Dec 29, 2022
    Учебное пособие по основам Django и сопутствующим технологиям

    Учебный проект для закрепления основ Django Подробный разбор проекта здесь. Инструкция по запуску проекта на своей машине: Скачиваем репозиторий Устан

    Stanislav Garanzha 12 Dec 30, 2022
    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
    Official Python agent for the Elastic APM

    elastic-apm -- Elastic APM agent for Python This is the official Python module for Elastic APM. It provides full out-of-the-box support for many of th

    elastic 369 Jan 05, 2023
    Running in outer Django project folder (cd django_project)

    Django Running in outer Django project folder (cd django_project) Make Migrations python manage.py makemigrations Migrate to Database python manage.py

    1 Feb 07, 2022
    The friendly PIL fork (Python Imaging Library)

    Pillow Python Imaging Library (Fork) Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lund

    Pillow 10.4k Jan 03, 2023
    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
    Twitter Bootstrap for Django Form

    Django bootstrap form Twitter Bootstrap for Django Form. A simple Django template tag to work with Bootstrap Installation Install django-bootstrap-for

    tzangms 557 Oct 19, 2022
    Store model history and view/revert changes from admin site.

    django-simple-history django-simple-history stores Django model state on every create/update/delete. This app supports the following combinations of D

    Jazzband 1.8k Jan 06, 2023
    scaffold django rest apis like a champion 🚀

    dr_scaffold Scaffold django rest apis like a champion ⚡ . said no one before Overview This library will help you to scaffold full Restful API Resource

    Abdenasser Elidrissi 133 Jan 05, 2023
    Reusable, generic mixins for Django

    django-braces Mixins for Django's class-based views. Documentation Read The Docs Installation Install from PyPI with pip: pip install django-braces Bu

    Brack3t 1.9k Jan 05, 2023
    A Django app to initialize Sentry client for your Django applications

    Dj_sentry This Django application intialize Sentry SDK to your Django application. How to install You can install this packaging by using: pip install

    Gandi 1 Dec 09, 2021
    Automatically upgrade your Django projects.

    django-upgrade Automatically upgrade your Django projects. Installation Use pip: python -m pip install django-upgrade Python 3.8 to 3.10 supported. Or

    Adam Johnson 525 Dec 29, 2022
    Improved Django model inheritance with automatic downcasting

    Polymorphic Models for Django Django-polymorphic simplifies using inherited models in Django projects. When a query is made at the base model, the inh

    1.4k Jan 03, 2023
    Duckiter will Automatically dockerize your Django projects.

    Duckiter Duckiter will Automatically dockerize your Django projects. Requirements : - python version : python version 3.6 or upper version - OS :

    soroush safari 23 Sep 16, 2021
    Full control of form rendering in the templates.

    django-floppyforms Full control of form rendering in the templates. Authors: Gregor Müllegger and many many contributors Original creator: Bruno Renié

    Jazzband 811 Dec 01, 2022
    A pickled object field for Django

    django-picklefield About django-picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. The i

    Gintautas Miliauskas 167 Oct 18, 2022
    django-tables2 - An app for creating HTML tables

    django-tables2 - An app for creating HTML tables django-tables2 simplifies the task of turning sets of data into HTML tables. It has native support fo

    Jan Pieter Waagmeester 1.6k Jan 03, 2023
    Neighbourhood - A python-django web app to help the residence of a given neighborhood know their surrounding better

    Neighbourhood A python-django web app to help the residence of a given neighborh

    Levy Omolo 4 Aug 25, 2022