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 visual indicator of what environment/system you're using in django

    A visual indicator of what environment/system you're using in django

    Mark Walker 4 Nov 26, 2022
    Django Starter is a simple Skeleton to start with a Django project.

    Django Starter Template Description Django Starter is a simple Skeleton to start

    Numan Ibn Mazid 1 Jan 10, 2022
    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
    Comprehensive Markdown plugin built for Django

    Django MarkdownX Django MarkdownX is a comprehensive Markdown plugin built for Django, the renowned high-level Python web framework, with flexibility,

    neutronX 738 Dec 21, 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
    Let AngularJS play well with Django

    django-angular Let Django play well with AngularJS What does it offer? Add AngularJS directives to Django Forms. This allows to handle client side for

    Jacob Rief 1.2k Dec 27, 2022
    It's the assignment 1 from the Python 2 course, that requires a ToDoApp with authentication using Django

    It's the assignment 1 from the Python 2 course, that requires a ToDoApp with authentication using Django

    0 Jan 20, 2022
    Realworld - Realworld using Django and HTMX

    Realworld - Realworld using Django and HTMX

    Dan Jacob 53 Jan 05, 2023
    A small Django app to easily broadcast an announcement across a website.

    django-site-broadcasts The site broadcast application allows users to define short messages and announcements that should be displayed across a site.

    Ben Lopatin 12 Jan 21, 2020
    Dockerizing Django with Postgres, Gunicorn, Nginx and Certbot. A fully Django starter project.

    Dockerizing Django with Postgres, Gunicorn, Nginx and Certbot 🚀 Features A Django stater project with fully basic requirements for a production-ready

    8 Jun 27, 2022
    Dynamic, database-driven Django forms

    Django Dataforms django-dataforms is a wrapper for the Django forms API that lets you dynamically define forms in a database, rather than hard-coding

    35 Dec 16, 2022
    A Redis cache backend for django

    Redis Django Cache Backend A Redis cache backend for Django Docs can be found at http://django-redis-cache.readthedocs.org/en/latest/. Changelog 3.0.0

    Sean Bleier 1k Dec 15, 2022
    django-compat-lint

    django_compat_lint -- check Django compatibility of your code Django's API stability policy is nice, but there are still things that change from one v

    James Bennett 40 Sep 30, 2021
    A Minimalistic Modern Django Boilerplate

    A Minimalistic Modern Django Boilerplate This boilerplate is mainly for educational purposes. It is meant to be cloned as a starter code for future tu

    Jonathan Adly 21 Nov 02, 2022
    With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.

    Django Hijack With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials. Docs 3.x docs are avai

    1.2k Jan 05, 2023
    Book search Django web project that uses requests python library and openlibrary API.

    Book Search API Developer: Vladimir Vojtenko Book search Django web project that uses requests python library and openlibrary API. #requests #openlibr

    1 Dec 08, 2021
    📝 Sticky Notes in Django admin

    django-admin-sticky-notes Share notes between superusers. Installation Install via pip: pip install django_admin_sticky_notes Put django_admin_sticky_

    Dariusz Choruży 7 Oct 06, 2021
    Актуальный сборник шаблонов для создания проектов и приложений на Django

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

    Denis Kustov 16 Oct 20, 2022
    Yet another Django audit log app, hopefully the simplest one.

    django-easy-audit Yet another Django audit log app, hopefully the easiest one. This app allows you to keep track of every action taken by your users.

    Natán 510 Jan 02, 2023
    Add infinite scroll to any django app.

    django-infinite-scroll Add infinite scroll to any django app. Features - Allows to add infinite scroll to any page.

    Gustavo Teixeira 1 Dec 26, 2021