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
    This a Django TODO app project and practiced how to deploy and publish the project to Heroku

    ToDo App Demo | Project Table of Contents Overview Built With Features How to use Acknowledgements Contact Overview Built With HTML CSS JS Django How

    Cetin OGUT 1 Nov 19, 2021
    Django GUID attaches a unique correlation ID/request ID to all your log outputs for every request.

    Django GUID Now with ASGI support! Django GUID attaches a unique correlation ID/request ID to all your log outputs for every request. In other words,

    snok 300 Dec 29, 2022
    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
    Django datatables with htmx.

    Django datatables with htmx.

    Regis Santos 7 Oct 23, 2022
    Log and View requests made on Django

    Django Request Viewer Log and view requests made on your Django App Introduction Recently, @ichtrojan and @toniastro released horus, a request logger

    Akere Mukhtar 26 May 29, 2022
    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
    This is a simple Todo web application built Django (back-end) and React JS (front-end)

    Django REST Todo app This is a simple Todo web application built with Django (back-end) and React JS (front-end). The project enables you to systemati

    Maxim Mukhin 5 May 06, 2022
    Automated image processing for Django. Currently v4.0

    ImageKit is a Django app for processing images. Need a thumbnail? A black-and-white version of a user-uploaded image? ImageKit will make them for you.

    Matthew Dapena-Tretter 2.1k Dec 17, 2022
    This is a sample Django Form.

    Sample FORM Installation guide Clone repository git clone https://github.com/Ritabratadas343/SampleForm.git cd to repository. Create a virtualenv by f

    Ritabrata Das 1 Nov 05, 2021
    Django admin CKEditor integration.

    Django CKEditor NOTICE: django-ckeditor 5 has backward incompatible code moves against 4.5.1. File upload support has been moved to ckeditor_uploader.

    2.2k Jan 02, 2023
    Twitter Bootstrap for Django Form

    Django bootstrap form Twitter Bootstrap for Django Form. A simple Django template tag to work with Bootstrap Installation Install django-bootstrap-for

    tzangms 557 Oct 19, 2022
    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
    Wrap the Blockchain API in Django!

    django-blockchain Wrap the Blockchain API in Django. Installation pip install django-blockchain Add app in your settings.py INSTALLED_APPS = [ "d

    Dmitry Kalinin 2 Feb 04, 2022
    Python port of Google's libphonenumber

    phonenumbers Python Library This is a Python port of Google's libphonenumber library It supports Python 2.5-2.7 and Python 3.x (in the same codebase,

    David Drysdale 3.1k Jan 08, 2023
    RestApi With Django 3.2 And Django Rest Framework

    RestApi-With-Django-3.2-And-Django-Rest-Framework Description This repository is a Software of Development with Python. Virtual Using pipenv, virtuale

    Daniel Arturo Alejo Alvarez 6 Aug 02, 2022
    A CTF leaderboard for the submission of flags during a CTF challenge. Built using Django.

    🚩 CTF Leaderboard The goal of this project is to provide a simple web page to allow the participants of an CTF to enter their found flags. Also the l

    Maurice Bauer 2 Jan 17, 2022
    An URL Shortener with Basic Features.

    Simple Url Shortener What is that? Yet another url shortener built with Django framework. Preview HOW TO RUN? 1. Virtual Environment First create a vi

    Ethem Turgut 6 Jan 25, 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
    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
    A Blog Management System Built with django

    Blog Management System Backend use: Django Features Enhanced Ui

    Vishal Goswami 1 Dec 06, 2021