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
    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
    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
    Build reusable components in Django without writing a single line of Python.

    Build reusable components in Django without writing a single line of Python. {% #quote %} {% quote_photo src="/project-hail-mary.jpg" %} {% #quot

    Mitchel Cabuloy 277 Jan 02, 2023
    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
    Учебное пособие по основам Django и сопутствующим технологиям

    Учебный проект для закрепления основ Django Подробный разбор проекта здесь. Инструкция по запуску проекта на своей машине: Скачиваем репозиторий Устан

    Stanislav Garanzha 12 Dec 30, 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
    Per object permissions for Django

    django-guardian django-guardian is an implementation of per object permissions [1] on top of Django's authorization backend Documentation Online docum

    3.3k Jan 04, 2023
    Log and View requests made on Django

    Django Request Viewer Log and view requests made on your Django App Introduction Recently, @ichtrojan and @toniastro released horus, a request logger

    Akere Mukhtar 26 May 29, 2022
    Domain-driven e-commerce for Django

    Domain-driven e-commerce for Django Oscar is an e-commerce framework for Django designed for building domain-driven sites. It is structured such that

    Oscar 5.6k Jan 01, 2023
    Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.

    Django-MySQL The dolphin-pony - proof that cute + cute = double cute. Django-MySQL extends Django's built-in MySQL and MariaDB support their specific

    Adam Johnson 504 Jan 04, 2023
    Automatically reload your browser in development.

    django-browser-reload Automatically reload your browser in development. Requirements Python 3.6 to 3.10 supported. Django 2.2 to 4.0 supported. Are yo

    Adam Johnson 254 Jan 04, 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
    Full-text multi-table search application for Django. Easy to install and use, with good performance.

    django-watson django-watson is a fast multi-model full-text search plugin for Django. It is easy to install and use, and provides high quality search

    Dave Hall 1.1k Dec 22, 2022
    A simple E-commerce shop made with Django and Bulma

    Interiorshop A Simple E-Commerce app made with Django Instructions Make sure you have python installed Step 1. Open a terminal Step 2. Paste the given

    Aditya Priyadarshi 3 Sep 03, 2022
    Simple alternative to Doodle polls and scheduling (Python 3, Django 3, JavaScript)

    What is jawanndenn? jawanndenn is a simple web application to schedule meetings and run polls, a libre alternative to Doodle. It is using the followin

    Sebastian Pipping 169 Jan 06, 2023
    Store model history and view/revert changes from admin site.

    django-simple-history django-simple-history stores Django model state on every create/update/delete. This app supports the following combinations of D

    Jazzband 1.8k Jan 06, 2023
    This a Django TODO app project and practiced how to deploy and publish the project to Heroku

    ToDo App Demo | Project Table of Contents Overview Built With Features How to use Acknowledgements Contact Overview Built With HTML CSS JS Django How

    Cetin OGUT 1 Nov 19, 2021
    Declarative model lifecycle hooks, an alternative to Signals.

    Django Lifecycle Hooks This project provides a @hook decorator as well as a base model and mixin to add lifecycle hooks to your Django models. Django'

    Robert Singer 1k Dec 31, 2022
    A set of high-level abstractions for Django forms

    django-formtools Django's "formtools" is a set of high-level abstractions for Django forms. Currently for form previews and multi-step forms. This cod

    Jazzband 621 Dec 30, 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