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
    I managed to attach the Django Framework to my Telegram Bot and set a webhook

    I managed to attach the Django Framework to my Telegram Bot and set a webhook. I've been developing it from 10th of November 2021 and I want to have a basic working prototype.

    Valentyn Vovchak 2 Sep 08, 2022
    A app for managing lessons with Django

    Course Notes A app for managing lessons with Django Some Ideas

    Motahhar.Mokfi 6 Jan 28, 2022
    Realtime data read and write without page refresh using Ajax in Django.

    Realtime read-write with AJAX Hey,this is the basic implementation type of ajax realtime read write from the database. where you can insert or view re

    Mehedi Hasan 3 Dec 13, 2022
    Cached file system for online resources in Python

    Minato Cache & file system for online resources in Python Features Minato enables you to: Download & cache online recsources minato supports the follo

    Yasuhiro Yamaguchi 10 Jan 04, 2023
    A helper for organizing Django project settings by relying on well established programming patterns.

    django-configurations django-configurations eases Django project configuration by relying on the composability of Python classes. It extends the notio

    Jazzband 953 Dec 29, 2022
    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
    A Blog Management System Built with django

    Blog Management System Backend use: Django Features Enhanced Ui

    Vishal Goswami 1 Dec 06, 2021
    A Django Webapp performing CRUD operations on Library Database.

    CRUD operations - Django Library Database A Django Webapp performing CRUD operations on Library Database. Tools & Technologies used: Django MongoDB HT

    1 Dec 05, 2021
    Актуальный сборник шаблонов для создания проектов и приложений на Django

    О чем этот проект Этот репозиторий с шаблонами для быстрого создания Django проекта. В шаблоне проекта настроены следующий технологий: Django gunicorn

    Denis Kustov 16 Oct 20, 2022
    Simple tagging for django

    django-taggit This is a Jazzband project. By contributing you agree to abide by the Contributor Code of Conduct and follow the guidelines. django-tagg

    Jazzband 3k Jan 02, 2023
    A django model and form field for normalised phone numbers using python-phonenumbers

    django-phonenumber-field A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonen

    Stefan Foulis 1.3k Dec 31, 2022
    Py-instant-search-redis - Source code example for how to build an instant search with redis in python

    py-instant-search-redis Source code example for how to build an instant search (

    Giap Le 4 Feb 17, 2022
    A Django app for working with BTCPayServer

    btcpay-django A Django app for working with BTCPayServer Installation pip install btcpay-django Developers Release To cut a release, run bumpversion,

    Crawford 3 Nov 20, 2022
    🔥 Campus-Run Django Server🔥

    🏫 Campus-Run Campus-Run is a 3D racing game set on a college campus. Designed this service to comfort university students who are unable to visit the

    Youngkwon Kim 1 Feb 08, 2022
    Django-fast-export - Utilities for quickly streaming CSV responses to the client

    django-fast-export Utilities for quickly streaming CSV responses to the client T

    Matthias Kestenholz 4 Aug 24, 2022
    Django + NextJS + Tailwind Boilerplate

    django + NextJS + Tailwind Boilerplate About A Django project boilerplate/templa

    Shayan Debroy 3 Mar 11, 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
    Docker django app

    Hmmmmm... What I should write here? Maybe "Hello World". Hello World Build Docker compose: sudo docker-compose build Run Docker compose: sudo docker-

    Andrew 0 Nov 10, 2022
    A set of functions related with Django

    django-extra-tools Table of contents Installation Quick start Template filters parse_datetime parse_date parse_time parse_duration Aggregation First L

    Tomasz Jakub Rup 3 Mar 04, 2020
    Use Database URLs in your Django Application.

    DJ-Database-URL This simple Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure your Django appl

    Jacob Kaplan-Moss 1.3k Dec 30, 2022