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 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
    django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project. Inspired in the dashboard framework Dashing

    django-dashing django-dashing is a customisable, modular dashboard application framework for Django to visualize interesting data about your project.

    talPor Solutions 703 Dec 22, 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
    Developer-friendly asynchrony for Django

    Django Channels Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Djan

    Django 5.5k Jan 06, 2023
    Let AngularJS play well with Django

    django-angular Let Django play well with AngularJS What does it offer? Add AngularJS directives to Django Forms. This allows to handle client side for

    Jacob Rief 1.2k Dec 27, 2022
    Use Database URLs in your Django Application.

    DJ-Database-URL This simple Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure your Django appl

    Jacob Kaplan-Moss 1.3k Dec 30, 2022
    Django datatables with htmx.

    Django datatables with htmx.

    Regis Santos 7 Oct 23, 2022
    Resolve form field arguments dynamically when a form is instantiated

    django-forms-dynamic Resolve form field arguments dynamically when a form is instantiated, not when it's declared. Tested against Django 2.2, 3.2 and

    DabApps 108 Jan 03, 2023
    Easy thumbnails for Django

    Easy Thumbnails A powerful, yet easy to implement thumbnailing application for Django 1.11+ Below is a quick summary of usage. For more comprehensive

    Chris Beaven 1.3k Dec 30, 2022
    Logan is a toolkit for building standalone Django applications

    Logan Logan is a toolkit for running standalone Django applications. It provides you with tools to create a CLI runner, manage settings, and the abili

    David Cramer 206 Jan 03, 2023
    Django Phyton Web Apps template themes

    Django Phyton Web Apps template themes Free download source code project for build a modern website using django phyton web apps. Documentation instal

    Mesin Kasir 4 Dec 15, 2022
    Docker django app

    Hmmmmm... What I should write here? Maybe "Hello World". Hello World Build Docker compose: sudo docker-compose build Run Docker compose: sudo docker-

    Andrew 0 Nov 10, 2022
    Django-pwned - A collection of django password validators

    Django Pwned A collection of django password validators. Compatibility Python: 3

    Quera 22 Jun 27, 2022
    Django API that scrapes and provides the last news of the city of Carlos Casares by semantic way (RDF format).

    "Casares News" API Api that scrapes and provides the last news of the city of Carlos Casares by semantic way (RDF format). Usage Consume the articles

    Andrés Milla 6 May 12, 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
    Dynamic, database-driven Django forms

    Django Dataforms django-dataforms is a wrapper for the Django forms API that lets you dynamically define forms in a database, rather than hard-coding

    35 Dec 16, 2022
    A Django backed for PostgreSQL using Psycopg 3

    A Django backend for PostgreSQL using Psycopg 2 The backend passes the entire Django test suite, but it needs a few modifications to Django and to i

    Daniele Varrazzo 42 Dec 16, 2022
    Application made in Django to generate random passwords as based on certain criteria .

    PASSWORD GENERATOR Welcome to Password Generator About The App Password Generator is an Open Source project brought to you by Iot Lab,KIIT and it brin

    IoT Lab KIIT 3 Oct 21, 2021
    A Minimalistic Modern Django Boilerplate

    A Minimalistic Modern Django Boilerplate This boilerplate is mainly for educational purposes. It is meant to be cloned as a starter code for future tu

    Jonathan Adly 21 Nov 02, 2022
    A Django web application that allows you to be in the loop about everything happening in your neighborhood.

    A Django web application that allows you to be in the loop about everything happening in your neighborhood. From contact information of different handyman to meeting announcements or even alerts.

    Kennedy Ngugi Mwaura 3 Dec 11, 2022