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
    A standalone package to scrape financial data from listed Vietnamese companies via Vietstock

    Scrape Financial Data of Vietnamese Listed Companies - Version 2 A standalone package to scrape financial data from listed Vietnamese companies via Vi

    Viet Anh (Vincent) Tran 45 Nov 16, 2022
    A BitField extension for Django Models

    django-bitfield Provides a BitField like class (using a BigIntegerField) for your Django models. (If you're upgrading from a version before 1.2 the AP

    DISQUS 361 Dec 22, 2022
    The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango.

    The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango. It requires a django-leaflet package.

    Vsevolod Novikov 33 Nov 11, 2022
    Keep track of failed login attempts in Django-powered sites.

    django-axes Axes is a Django plugin for keeping track of suspicious login attempts for your Django based website and implementing simple brute-force a

    Jazzband 1.1k Dec 30, 2022
    GameStop clone with Django

    GameStop clone with Django This is my side project with GameStop clone Author: HackerApe GitHub Profile: View Profile LinkedIn Profile: View Profile

    Dmitriy Shin 2 Dec 26, 2021
    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
    A django model and form field for normalised phone numbers using python-phonenumbers

    django-phonenumber-field A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonen

    Stefan Foulis 1.3k Dec 31, 2022
    mirage ~ ♪ extended django admin or manage.py command.

    mirage ~ ♪ extended django admin or manage.py command. ⬇️ Installation Installing Mirage with Pipenv is recommended. pipenv install -d mirage-django-l

    Shota Shimazu 6 Feb 14, 2022
    Django Pickled Model

    Django Pickled Model Django pickled model provides you a model with dynamic data types. a field can store any value in any type. You can store Integer

    Amir 3 Sep 14, 2022
    A django model and form field for normalised phone numbers using python-phonenumbers

    django-phonenumber-field A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonen

    Stefan Foulis 1.3k Dec 31, 2022
    A Student/ School management application built using Django and Python.

    Student Management An awesome student management app built using Django.! Explore the docs » View Demo · Report Bug · Request Feature Table of Content

    Nishant Sethi 1 Feb 10, 2022
    Pipeline is an asset packaging library for Django.

    Pipeline Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript templ

    Jazzband 1.4k Jan 03, 2023
    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
    Django With VueJS Blog App

    django-blog-vue-app frontend Project setup yarn install Compiles and hot-reload

    Flavien HUGS 2 Feb 04, 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
    A Django web application that shortens long URLs. This is a demo project to show off my tech abilities.

    Django URL Shortener This project is just a complete and production-ready URL shortener web application to show off my tech and coding abilities. Impo

    Seyyed Ali Ayati 5 Jan 26, 2022
    Yummy Django API, it's the exclusive API used for the e-yummy-ke vue web app

    Yummy Django API, it's the exclusive API used for the e-yummy-ke vue web app

    Am.Chris_KE 1 Feb 14, 2022
    webfest Django project @innovaccer

    inno-doctor webfest Django project @innovaccer setup guide create new directory for project clone the repo with url into the directory make sure pytho

    Rohit sahu 6 Oct 28, 2022
    Fast / fuzzy PostgreSQL counts for Django

    Created by Stephen McDonald Introduction Up until PostgreSQL 9.2, COUNT queries generally required scanning every row in a database table. With millio

    stephenmcd 85 Oct 25, 2021
    💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

    Fast to learn, fast to code, fast to run Django Ninja - Fast Django REST Framework Django Ninja is a web framework for building APIs with Django and P

    Vitaliy Kucheryaviy 3.8k Jan 01, 2023