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
    Vehicle registration using Python, Django and SQlite3

    PythonCrud Cadastro de veículos utilizando Python, Django e SQlite3 Para acessar o deploy no Heroku:

    Jorge Thiago 4 May 20, 2022
    Integarting Celery with Django to asynchronous tasks 📃

    Integrating 🔗 Celery with Django via Redis server ,To-Do asynchronously 👀task without stopping the main-flow 📃 of Django-project . It increase your speed 🚀 and user experience 🤵 of website

    Rushi Patel 4 Jul 15, 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
    Full control of form rendering in the templates.

    django-floppyforms Full control of form rendering in the templates. Authors: Gregor Müllegger and many many contributors Original creator: Bruno Renié

    Jazzband 811 Dec 01, 2022
    Radically simplified static file serving for Python web apps

    WhiteNoise Radically simplified static file serving for Python web apps With a couple of lines of config WhiteNoise allows your web app to serve its o

    Dave Evans 2.1k Dec 15, 2022
    WeatherApp - Simple Python Weather App

    Weather App Please star this repo if you like ⭐ It's motivates me a lot! Stack A

    Ruslan Shvetsov 3 Apr 18, 2022
    Highlight the keywords of a page if a visitor is coming from a search engine.

    Django-SEKH Django Search Engine Keywords Highlighter, is a middleware for Django providing the capacities to highlight the user's search keywords if

    Julien Fache 24 Oct 08, 2021
    Django-Docker - Django Installation Guide on Docker

    Guía de instalación del Framework Django en Docker Introducción: Con esta guía p

    Victor manuel torres 3 Dec 02, 2022
    Django Livre Bank

    Django Livre Bank Projeto final da academia Construdelas. API de um banco fictício com clientes, contas e transações. Integrantes da equipe Bárbara Sa

    Cecília Costa 3 Dec 22, 2021
    I managed to attach the Django Framework to my Telegram Bot and set a webhook

    I managed to attach the Django Framework to my Telegram Bot and set a webhook. I've been developing it from 10th of November 2021 and I want to have a basic working prototype.

    Valentyn Vovchak 2 Sep 08, 2022
    File and Image Management Application for django

    Django Filer django Filer is a file management application for django that makes handling of files and images a breeze. Contributing This is a an open

    django CMS Association 1.6k Dec 28, 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
    Blog focused on skills enhancement and knowledge sharing. Tech Stack's: Vue.js, Django and Django-Ninja

    Blog focused on skills enhancement and knowledge sharing. Tech Stack's: Vue.js, Django and Django-Ninja

    Wanderson Fontes 2 Sep 21, 2022
    Учебное пособие по основам Django и сопутствующим технологиям

    Учебный проект для закрепления основ Django Подробный разбор проекта здесь. Инструкция по запуску проекта на своей машине: Скачиваем репозиторий Устан

    Stanislav Garanzha 12 Dec 30, 2022
    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
    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
    A multiprocessing distributed task queue for Django

    A multiprocessing distributed task queue for Django Features Multiprocessing worker pool Asynchronous tasks Scheduled, cron and repeated tasks Signed

    Ilan Steemers 1.7k Jan 03, 2023
    A reusable Django model field for storing ad-hoc JSON data

    jsonfield jsonfield is a reusable model field that allows you to store validated JSON, automatically handling serialization to and from the database.

    Ryan P Kilby 1.1k Jan 03, 2023
    This website serves as an online database (hosted via SQLLite) for fictional businesses in the area to store contact information (name, email, phone number, etc.) for fictional customers.

    Django-Online-Business-Database-Project this project is still in progress Overview of Website This website serves as an online database (hosted via SQ

    1 Oct 30, 2021
    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