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 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
    This is a repository for a web application developed with Django, built with Crowdbotics

    assignment_32558 This is a repository for a web application developed with Django, built with Crowdbotics Table of Contents Project Structure Features

    Crowdbotics 1 Dec 29, 2021
    Django/Jinja template indenter

    DjHTML A pure-Python Django/Jinja template indenter without dependencies. DjHTML is a fully automatic template indenter that works with mixed HTML/CSS

    Return to the Source 378 Jan 01, 2023
    Easily share data across your company via SQL queries. From Grove Collab.

    SQL Explorer SQL Explorer aims to make the flow of data between people fast, simple, and confusion-free. It is a Django-based application that you can

    Grove Collaborative 2.1k Dec 30, 2022
    A feature flipper for Django

    README Django Waffle is (yet another) feature flipper for Django. You can define the conditions for which a flag should be active, and use it in a num

    950 Dec 26, 2022
    A slick ORM cache with automatic granular event-driven invalidation.

    Cacheops A slick app that supports automatic or manual queryset caching and automatic granular event-driven invalidation. It uses redis as backend for

    Alexander Schepanovski 1.7k Jan 03, 2023
    Analytics services for Django projects

    django-analytical The django-analytical application integrates analytics services into a Django project. Using an analytics service with a Django proj

    Jazzband 1.1k Dec 31, 2022
    An automatic django's update checker and MS teams notifier

    Django Update Checker This is small script for checking any new updates/bugfixes/security fixes released in django News & Events and sending correspon

    prinzpiuz 4 Sep 26, 2022
    AUES Student Management System Developed for laboratory works №9 Purpose using Python (Django).

    AUES Student Management System (L M S ) AUES Student Management System Developed for laboratory works №9 Purpose using Python (Django). I've created t

    ANAS NABIL 2 Dec 06, 2021
    Django Course Project - TextCorrector

    Django-TextUtils Django Course Project A tool for analyzing text data in Django backend. It is a project where you can do some of the things with you

    1 Oct 29, 2021
    This is a repository for collecting global custom management extensions for the Django Framework.

    Django Extensions Django Extensions is a collection of custom extensions for the Django Framework. Getting Started The easiest way to figure out what

    Django Extensions 6k Dec 26, 2022
    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
    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
    Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.

    django-minify-html Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django. Requirements Python 3.8 to 3.10 supported. Django 2.2 to

    Adam Johnson 60 Dec 28, 2022
    A Django app to accept payments from various payment processors via Pluggable backends.

    Django-Merchant Django-Merchant is a django application that enables you to use multiple payment processors from a single API. Gateways Following gate

    Agiliq 997 Dec 24, 2022
    A Django Webapp performing CRUD operations on Library Database.

    CRUD operations - Django Library Database A Django Webapp performing CRUD operations on Library Database. Tools & Technologies used: Django MongoDB HT

    1 Dec 05, 2021
    An example of Django project with basic user functionality and account activation.

    Simple Django Login and Registration An example of Django project with basic user functionality. Screenshots Log In Create an account Authorized page

    Hussein Sarea 3 Oct 19, 2022
    Template de desarrollo Django

    Template de desarrollo Django Python Django Docker Postgres Nginx CI/CD Descripción del proyecto : Proyecto template de directrices para la estandariz

    Diego Esteban 1 Feb 25, 2022
    This is raw connection between redis server and django python app

    Django_Redis This repository contains the code for this blogpost. Running the Application Clone the repository git clone https://github.com/xxl4tomxu9

    Tom Xu 1 Sep 15, 2022
    Store model history and view/revert changes from admin site.

    django-simple-history django-simple-history stores Django model state on every create/update/delete. This app supports the following combinations of D

    Jazzband 1.8k Jan 08, 2023