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
    Super simple bar charts for django admin list views visualizing the number of objects based on date_hierarchy using Chart.js.

    Super simple bar charts for django admin list views visualizing the number of objects based on date_hierarchy using Chart.js.

    foorilla LLC 4 May 18, 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
    Forgot password functionality build in Python / Django Rest Framework

    Password Recover Recover password functionality with e-mail sender usign Django Email Backend How to start project. Create a folder in your machine Cr

    alexandre Lopes 1 Nov 03, 2021
    A simple REST API to manage postal addresses, written in Python/Django.

    A simple REST API to manage postal addresses, written in Python/Django.

    Attila Bagossy 2 Feb 14, 2022
    This is a sample Django Form.

    Sample FORM Installation guide Clone repository git clone https://github.com/Ritabratadas343/SampleForm.git cd to repository. Create a virtualenv by f

    Ritabrata Das 1 Nov 05, 2021
    Django's class-based generic views are awesome, let's have more of them.

    Django Extra Views - The missing class-based generic views for Django Django-extra-views is a Django package which introduces additional class-based v

    Andy Ingram 1.3k Jan 04, 2023
    Probably the best abstract model / admin for your tree based stuff.

    django-treenode Probably the best abstract model / admin for your tree based stuff. Features Fast - get ancestors, children, descendants, parent, root

    Fabio Caccamo 360 Jan 05, 2023
    Easily share data across your company via SQL queries. From Grove Collab.

    SQL Explorer SQL Explorer aims to make the flow of data between people fast, simple, and confusion-free. It is a Django-based application that you can

    Grove Collaborative 2.1k Dec 30, 2022
    Quick example of a todo list application using Django and HTMX

    django-htmx-todo-list Quick example of a todo list application using Django and HTMX Background Modified & expanded from https://github.com/jaredlockh

    Jack Linke 54 Dec 10, 2022
    A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.

    django-versatileimagefield A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for creat

    Jonathan Ellenberger 490 Dec 13, 2022
    Django based webapp pulling in crypto news and price data via api

    Deploy Django in Production FTA project implementing containerization of Django Web Framework into Docker to be placed into Azure Container Services a

    0 Sep 21, 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
    This Django app will be used to host Source.Python plugins, sub-plugins, and custom packages.

    Source.Python Project Manager This Django app will be used to host Source.Python plugins, sub-plugins, and custom packages. Want to help develop this

    2 Sep 24, 2022
    Send logs to RabbitMQ from Python/Django.

    python-logging-rabbitmq Logging handler to ships logs to RabbitMQ. Compatible with Django. Installation Install using pip. pip install python_logging_

    Alberto Menendez Romero 38 Nov 17, 2022
    Meta package to combine turbo-django and stimulus-django

    Hotwire + Django This repository aims to help you integrate Hotwire with Django 🚀 Inspiration might be taken from @hotwired/hotwire-rails. We are sti

    Hotwire for Django 31 Aug 09, 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
    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
    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
    Agenda feita usando o django para adicionar eventos

    Agenda de Eventos Projeto Agenda com Django Inicio O projeto foi iniciado no Django, usando o models.py foi adicionado os dados dos eventos e feita as

    Bruno Fernandes 1 Apr 14, 2022
    Redia Cache implementation in django.

    django-redis Recipe APP Simple Recipe app which shows different kinds off recipe to the user. Why Cache ? Accessing data from cache is much faster tha

    Avinash Alanjkar 1 Sep 21, 2022