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 app that allows capture application metrics by each user individually

    Django User Metrics django app that allows capture application metrics by each user individually, so after you can generate reports with aggregation o

    Reiner Marquez 42 Apr 28, 2022
    Simple reproduction of connection leak with celery/django/gevent

    Redis connection leak with celery/django/gevent Reproduces celery issue at https://github.com/celery/celery/issues/6819 using gevented django web serv

    2 Apr 03, 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
    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
    django-quill-editor makes Quill.js easy to use on Django Forms and admin sites

    django-quill-editor django-quill-editor makes Quill.js easy to use on Django Forms and admin sites No configuration required for static files! The ent

    lhy 139 Dec 05, 2022
    a little task queue for python

    a lightweight alternative. huey is: a task queue (2019-04-01: version 2.0 released) written in python (2.7+, 3.4+) clean and simple API redis, sqlite,

    Charles Leifer 4.3k Dec 29, 2022
    A slick ORM cache with automatic granular event-driven invalidation.

    Cacheops A slick app that supports automatic or manual queryset caching and automatic granular event-driven invalidation. It uses redis as backend for

    Alexander Schepanovski 1.7k Jan 03, 2023
    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
    Getdp-project - A Django-built web app that generates a personalized banner of events to come

    getdp-project https://get-my-dp.herokuapp.com/ A Django-built web app that gener

    CODE 4 Aug 01, 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
    A starter template for building a backend with Django and django-rest-framework using docker with PostgreSQL as the primary DB.

    Django-Rest-Template! This is a basic starter template for a backend project with Django as the server and PostgreSQL as the database. About the templ

    Akshat Sharma 11 Dec 06, 2022
    TinyApp - A Python (Django) Full Stack Application for shortening URLs

    TinyApp A Python (Django) Full Stack Application for shortening URLs. How to sta

    Li Deng 1 Jan 23, 2022
    A Django web application that allows you to be in the loop about everything happening in your neighborhood.

    A Django web application that allows you to be in the loop about everything happening in your neighborhood. From contact information of different handyman to meeting announcements or even alerts.

    Kennedy Ngugi Mwaura 3 Dec 11, 2022
    Ugly single sign-on for django projects only

    django-usso Ugly single sign-on for django projects only. Do you have many django apps with different users? Do you want to use only one of those apps

    Erwin Feser 1 Mar 01, 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
    Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI

    martor Martor is a Markdown Editor plugin for Django, supported for Bootstrap & Semantic-UI. Features Live Preview Integrated with Ace Editor Supporte

    659 Jan 04, 2023
    Source code for Django for Beginners 3.2

    The official source code for https://djangoforbeginners.com/. Available as an ebook or in Paperback. If you have the 3.1 version, please refer to this

    William Vincent 10 Jan 03, 2023
    This repository contains django library management system project.

    Library Management System Django ** INSTALLATION** First of all install python on your system. Then run pip install -r requirements.txt to required se

    whoisdinanath 1 Dec 26, 2022
    Dashboad Full Stack utilizando o Django.

    Dashboard FullStack completa Projeto finalizado | Informações Cadastro de cliente Menu interatico mostrando quantidade de pessoas bloqueadas, liberada

    Lucas Silva 1 Dec 15, 2021
    Run Django tests with testcontainers.

    django-rdtwt (Run Django Tests With Testcontainers) This targets users who wish to forget setting up a database for tests. There's no manually startin

    2 Jan 09, 2022