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
    An app that allows you to add recipes from the dashboard made using DJango, JQuery, JScript and HTMl.

    An app that allows you to add recipes from the dashboard. Then visitors filter based on different categories also each ingredient has a unique page with their related recipes.

    Pablo Sagredo 1 Jan 31, 2022
    Django + NextJS + Tailwind Boilerplate

    django + NextJS + Tailwind Boilerplate About A Django project boilerplate/templa

    Shayan Debroy 3 Mar 11, 2022
    Cached file system for online resources in Python

    Minato Cache & file system for online resources in Python Features Minato enables you to: Download & cache online recsources minato supports the follo

    Yasuhiro Yamaguchi 10 Jan 04, 2023
    Django Fett is an incomplete code generator used on several projects

    Django Fett Django Fett is an incomplete code generator used on several projects. This is an attempt to clean it up and make it public for consumption

    Jeff Triplett 6 Dec 31, 2021
    Coltrane - A simple content site framework that harnesses the power of Django without the hassle.

    coltrane A simple content site framework that harnesses the power of Django without the hassle. Features Can be a standalone static site or added to I

    Adam Hill 58 Jan 02, 2023
    Intellicards-backend - A Django project bootstrapped with django-admin startproject mysite

    Intellicards-backend - A Django project bootstrapped with django-admin startproject mysite

    Fabrizio Torrico 2 Jan 13, 2022
    Projeto onde podes inserir notícias, ver todas as notícias guardas e filtrar por tag. A base de dados usada é o mongoDB.

    djangoProject Projeto onde podes inserir notícias, ver todas as notícias guardas e filtrar por tag. A base de dados usada é o mongoDB. packages utiliz

    Sofia Rocha 1 Feb 22, 2022
    Customize the behavior of django.contrib.auth permissions.

    Customizando o comportamento do django.contrib.auth. O que queremos? Não criar as permissões padrões automaticamente (add, delete, view, read). Criar

    Henrique Bastos 7 Nov 26, 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
    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
    Django app for building dashboards using raw SQL queries

    django-sql-dashboard Django app for building dashboards using raw SQL queries Brings a useful subset of Datasette to Django. Currently only works with

    Simon Willison 383 Jan 06, 2023
    Median and percentile for Django and MongoEngine

    Tailslide Median and percentile for Django and MongoEngine Supports: PostgreSQL SQLite MariaDB MySQL (with an extension) SQL Server MongoDB 🔥 Uses na

    Andrew Kane 4 Jan 15, 2022
    Auto-detecting the n+1 queries problem in Python

    nplusone nplusone is a library for detecting the n+1 queries problem in Python ORMs, including SQLAlchemy, Peewee, and the Django ORM. The Problem Man

    Joshua Carp 837 Dec 29, 2022
    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
    Django CacheMiddleware has a multi-threading issue with pylibmc

    django-pylibmc-bug Django CacheMiddleware has a multi-threading issue with pylibmc. CacheMiddleware shares a thread-unsafe cache object with many thre

    Iuri de Silvio 1 Oct 19, 2022
    A pickled object field for Django

    django-picklefield About django-picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. The i

    Gintautas Miliauskas 167 Oct 18, 2022
    A tool to automatically fix Django deprecations.

    A tool to help upgrade Django projects to newer version of the framework by automatically fixing deprecations. The problem When maintaining a Django s

    Bruno Alla 155 Dec 14, 2022
    A Django/Python web app that functions as a digital diary

    My Django Diary Full-stack web application that functions as a digital diary using Django, Python, SQLite, HTML & CSS. Things I learned during this pr

    1 Sep 30, 2022
    django-tables2 - An app for creating HTML tables

    django-tables2 - An app for creating HTML tables django-tables2 simplifies the task of turning sets of data into HTML tables. It has native support fo

    Jan Pieter Waagmeester 1.6k Jan 03, 2023
    This is a template tag project for django to calculate in templates , enjoy it

    Calculator-Template-Django this is a template tag project for django to calculate in templates , enjoy it Get Started : 1 - Download Source Code 2 - M

    1 Feb 01, 2022