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 datatables with htmx.

    Django datatables with htmx.

    Regis Santos 7 Oct 23, 2022
    Auto-detecting the n+1 queries problem in Python

    nplusone nplusone is a library for detecting the n+1 queries problem in Python ORMs, including SQLAlchemy, Peewee, and the Django ORM. The Problem Man

    Joshua Carp 837 Dec 29, 2022
    Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes

    Bleach Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes. Bleach can also linkify text safely, appl

    Mozilla 2.5k Dec 29, 2022
    PicoStyle - Advance market place website written in django

    Advance market place website written in django :) Online fashion store for whole

    AminAli Mazarian 26 Sep 10, 2022
    Helps working with singletons - things like global settings that you want to edit from the admin site.

    Django Solo +---------------------------+ | | | | | \ | Django Solo helps

    Sylvain Toé 726 Jan 08, 2023
    Faker is a Python package that generates fake data for you.

    Faker is a Python package that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in yo

    Daniele Faraglia 15.2k Jan 01, 2023
    Set the draft security HTTP header Permissions-Policy (previously Feature-Policy) on your Django app.

    django-permissions-policy Set the draft security HTTP header Permissions-Policy (previously Feature-Policy) on your Django app. Requirements Python 3.

    Adam Johnson 78 Jan 02, 2023
    Django model mixins and utilities.

    django-model-utils Django model mixins and utilities. django-model-utils supports Django 2.2+. This app is available on PyPI. Getting Help Documentati

    Jazzband 2.4k Jan 04, 2023
    :couple: Multi-user accounts for Django projects

    django-organizations Summary Groups and multi-user account management Author Ben Lopatin (http://benlopatin.com / https://wellfire.co) Status Separate

    Ben Lopatin 1.1k Jan 01, 2023
    pdm-django: Django command shortcuts for PDM

    pdm-django: Django command shortcuts for PDM A plugin that gives you command shortcuts for developing with PDM. pdm run python manage.py runserver -

    Neutron Sync 2 Aug 11, 2022
    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
    Utilities to make function-based views cleaner, more efficient, and better tasting.

    django-fbv Utilities to make Django function-based views cleaner, more efficient, and better tasting. 💥 📖 Complete documentation: https://django-fbv

    Adam Hill 49 Dec 30, 2022
    Simple yet powerful and really extendable application for managing a blog within your Django Web site.

    Django Blog Zinnia Simple yet powerful and really extendable application for managing a blog within your Django Web site. Zinnia has been made for pub

    Julien Fache 2.1k Dec 24, 2022
    A pluggable Django application for integrating PayPal Payments Standard or Payments Pro

    Django PayPal Django PayPal is a pluggable application that integrates with PayPal Payments Standard and Payments Pro. See https://django-paypal.readt

    Luke Plant 672 Dec 22, 2022
    Dynamic Django settings.

    Constance - Dynamic Django settings A Django app for storing dynamic settings in pluggable backends (Redis and Django model backend built in) with an

    Jazzband 1.5k Jan 07, 2023
    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
    Django app for building dashboards using raw SQL queries

    django-sql-dashboard Django app for building dashboards using raw SQL queries Brings a useful subset of Datasette to Django. Currently only works with

    Simon Willison 383 Jan 06, 2023
    Django-shared-app-isolated-databases-example - Django - Shared App & Isolated Databases

    Django - Shared App & Isolated Databases An app that demonstrates the implementa

    Ajai Danial 5 Jun 27, 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
    Vehicle registration using Python, Django and SQlite3

    PythonCrud Cadastro de veículos utilizando Python, Django e SQlite3 Para acessar o deploy no Heroku:

    Jorge Thiago 4 May 20, 2022