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
    An example of Django project with basic user functionality and account activation.

    Simple Django Login and Registration An example of Django project with basic user functionality. Screenshots Log In Create an account Authorized page

    Hussein Sarea 3 Oct 19, 2022
    Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.

    Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards in settings file paths and mark setti

    Nikita Sobolev 940 Jan 03, 2023
    A debug/profiling overlay for Django

    Django Debug Toolbar The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/respons

    David Cramer 228 Oct 17, 2022
    This is a template tag project for django to calculate in templates , enjoy it

    Calculator-Template-Django this is a template tag project for django to calculate in templates , enjoy it Get Started : 1 - Download Source Code 2 - M

    1 Feb 01, 2022
    DRF_commands is a Django package that helps you to create django rest framework endpoints faster using manage.py.

    DRF_commands is a Django package that helps you to create django rest framework endpoints faster using manage.py.

    Mokrani Yacine 2 Sep 28, 2022
    This Django app will be used to host Source.Python plugins, sub-plugins, and custom packages.

    Source.Python Project Manager This Django app will be used to host Source.Python plugins, sub-plugins, and custom packages. Want to help develop this

    2 Sep 24, 2022
    Projeto Crud Django and Mongo

    Projeto-Crud_Django_and_Mongo Configuração para rodar o projeto Download Project

    Samuel Fernandes Oliveira 2 Jan 24, 2022
    Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them

    Django Query Profiler This is a query profiler for Django applications, for helping developers answer the question "My Django code/page/API is slow, H

    Django Query Profiler 116 Dec 15, 2022
    Bootstrap 3 integration with Django.

    django-bootstrap3 Bootstrap 3 integration for Django. Goal The goal of this project is to seamlessly blend Django and Bootstrap 3. Want to use Bootstr

    Zostera B.V. 2.3k Jan 02, 2023
    This is raw connection between redis server and django python app

    Django_Redis This repository contains the code for this blogpost. Running the Application Clone the repository git clone https://github.com/xxl4tomxu9

    Tom Xu 1 Sep 15, 2022
    Twitter Bootstrap for Django Form - A simple Django template tag to work with Bootstrap

    Twitter Bootstrap for Django Form - A simple Django template tag to work with Bootstrap

    tzangms 557 Oct 19, 2022
    The little ASGI framework that shines. 🌟

    ✨ The little ASGI framework that shines. ✨ Documentation: https://www.starlette.io/ Community: https://discuss.encode.io/c/starlette Starlette Starlet

    Encode 7.7k Dec 31, 2022
    Serve files with Django.

    django-downloadview django-downloadview makes it easy to serve files with Django: you manage files with Django (permissions, filters, generation, ...)

    Jazzband 328 Dec 07, 2022
    Media-Management with Grappelli

    Django FileBrowser Media-Management with Grappelli. The FileBrowser is an extension to the Django administration interface in order to: browse directo

    Patrick Kranzlmueller 913 Dec 28, 2022
    DCM is a set of tools that helps you to keep your data in your Django Models consistent.

    Django Consistency Model DCM is a set of tools that helps you to keep your data in your Django Models consistent. Motivation You have a lot of legacy

    Occipital 59 Dec 21, 2022
    Django's class-based generic views are awesome, let's have more of them.

    Django Extra Views - The missing class-based generic views for Django Django-extra-views is a Django package which introduces additional class-based v

    Andy Ingram 1.3k Jan 04, 2023
    The new Python SDK for Sentry.io

    Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoy

    Sentry 1.4k Jan 05, 2023
    Simple web site for sharing your short stories and beautiful pictures

    Story Contest Simple web site for sharing your short stories and beautiful pictures.(Cloud computing first assignment) Clouds The table below shows cl

    Alireza Akhoundi 5 Jan 04, 2023
    A quick way to add React components to your Django templates.

    Django-React-Templatetags This django library allows you to add React (16+) components into your django templates. Features Include react components u

    Fröjd Agency 408 Jan 08, 2023
    Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery

    Django GUID Now with ASGI support! Django GUID attaches a unique correlation ID/request ID to all your log outputs for every request. In other words,

    snok 300 Dec 29, 2022