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
    https://django-storages.readthedocs.io/

    Installation Installing from PyPI is as easy as doing: pip install django-storages If you'd prefer to install from source (maybe there is a bugfix in

    Josh Schneier 2.3k Jan 06, 2023
    Logan is a toolkit for building standalone Django applications

    Logan Logan is a toolkit for running standalone Django applications. It provides you with tools to create a CLI runner, manage settings, and the abili

    David Cramer 206 Jan 03, 2023
    E-Commerce Platform

    Shuup Shuup is an Open Source E-Commerce Platform based on Django and Python. https://shuup.com/ Copyright Copyright (c) 2012-2021 by Shuup Commerce I

    Shuup 2k Jan 07, 2023
    Service request portal on top of Ansible Tower

    Squest - A service request portal based on Ansible Tower Squest is a Web portal that allow to expose Tower based automation as a service. If you want

    Hewlett Packard Enterprise 183 Jan 04, 2023
    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
    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
    Code coverage measurement for Python

    Coverage.py Code coverage testing for Python. Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and

    Ned Batchelder 2.3k Jan 05, 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
    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
    pytest-django allows you to test your Django project/applications with the pytest testing tool.

    pytest-django allows you to test your Django project/applications with the pytest testing tool.

    pytest-dev 1.1k Dec 14, 2022
    Serve files with Django.

    django-downloadview django-downloadview makes it easy to serve files with Django: you manage files with Django (permissions, filters, generation, ...)

    Jazzband 328 Dec 07, 2022
    An API was build with Django to store and retrieve information about various musical instruments.

    The project is meant to be a starting point, an experimentation or a basic example of a way to develop an API with Django. It is an exercise on using Django and various python technologies and design

    Kostas Ziovas 2 Dec 25, 2021
    A test microblog project created using Django 4.0

    django-microblog This is a test microblog project created using Django 4.0. But don't worry this is a fully working project. There is no super-amazing

    Ali Kasimoglu 8 Jan 14, 2022
    Djangoblog - A blogging platform built on Django and Python.

    djangoblog 👨‍💻 A blogging platform built on Django and Python

    Lewis Gentle 1 Jan 10, 2022
    Django friendly finite state machine support

    Django friendly finite state machine support django-fsm adds simple declarative state management for django models. If you need parallel task executio

    Viewflow 2.1k Dec 31, 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
    PEP-484 stubs for Django

    pep484 stubs for Django This package contains type stubs and a custom mypy plugin to provide more precise static types and type inference for Django f

    TypedDjango 1.1k Dec 30, 2022
    Imparare Django ricreando un sito facsimile a quello Flask

    SitoPBG-Django Imparare Django ricreando un sito facsimile a quello Flask Note di utilizzo Necessita la valorizzazione delle seguenti variabili di amb

    Mario Nardi 1 Dec 08, 2021
    Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.

    Django Activity Stream What is Django Activity Stream? Django Activity Stream is a way of creating activities generated by the actions on your site. I

    Justin Quick 2.1k Dec 29, 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