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-idom allows Django to integrate with IDOM

    django-idom allows Django to integrate with IDOM, a package inspired by ReactJS for creating responsive web interfaces in pure Python.

    113 Jan 04, 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
    This "I P L Team Project" is developed by Prasanta Kumar Mohanty using Python with Django web framework, HTML & CSS.

    I-P-L-Team-Project This "I P L Team Project" is developed by Prasanta Kumar Mohanty using Python with Django web framework, HTML & CSS. Screenshots HO

    1 Dec 15, 2021
    Django Rest Framework + React application.

    Django Rest Framework + React application.

    2 Dec 19, 2022
    RedisTimeSeries python client

    redistimeseries-py Deprecation notice As of redis-py 4.0.0 this library is deprecated. It's features have been merged into redis-py. Please either ins

    98 Dec 08, 2022
    Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

    Cookiecutter Django Powered by Cookiecutter, Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. Documentati

    10.1k Jan 08, 2023
    PEP-484 type hints bindings for the Django web framework

    mypy-django Type stubs to use the mypy static type-checker with your Django projects This project includes the PEP-484 compatible "type stubs" for Dja

    Machinalis 223 Jun 17, 2022
    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
    wagtail_tenants is a Django/Wagtail app to provide multitenancy to your wagtail project.

    wagtail-tenants wagtail_tenants is a Django/Wagtail app to provide multitenancy to your wagtail project. You are able to run a main Wagtail Site and f

    <bbr> 11 Nov 20, 2022
    A CBV to handle multiple forms in one view

    django-shapeshifter A common problem in Django is how to have a view, especially a class-based view that can display and process multiple forms at onc

    Kenneth Love 167 Nov 26, 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
    A CTF leaderboard for the submission of flags during a CTF challenge. Built using Django.

    🚩 CTF Leaderboard The goal of this project is to provide a simple web page to allow the participants of an CTF to enter their found flags. Also the l

    Maurice Bauer 2 Jan 17, 2022
    The uncompromising Python code formatter

    The Uncompromising Code Formatter “Any color you like.” Black is the uncompromising Python code formatter. By using it, you agree to cede control over

    Python Software Foundation 30.7k Jan 03, 2023
    A Django Demo Project of Students Management System

    Django_StudentMS A Django Demo Project of Students Management System. From NWPU Seddon for DB Class Pre. Seddon simplify the code in 2021/10/17. Hope

    2 Dec 08, 2021
    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
    File and Image Management Application for django

    Django Filer django Filer is a file management application for django that makes handling of files and images a breeze. Contributing This is a an open

    django CMS Association 1.6k Dec 28, 2022
    Ugly single sign-on for django projects only

    django-usso Ugly single sign-on for django projects only. Do you have many django apps with different users? Do you want to use only one of those apps

    Erwin Feser 1 Mar 01, 2022
    Django models and endpoints for working with large images -- tile serving

    Django Large Image Models and endpoints for working with large images in Django -- specifically geared towards geospatial tile serving. DISCLAIMER: th

    Resonant GeoData 42 Dec 17, 2022
    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 small and lightweight imageboard written with Django

    Yuu A small and lightweight imageboard written with Django. What are the requirements? Python 3.7.x PostgreSQL 14.x Redis 5.x FFmpeg 4.x Why? I don't

    mint.lgbt 1 Oct 30, 2021