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
    Django Girls Tutorial Workshop

    Django Girls Tutorial Workshop A log of activities during the workshop. this is an H2 git remote add origin https://github.com/ahuimanu/django_girls_t

    Jeffry Babb 1 Oct 27, 2021
    React.JS - Django Application Template

    OTS React.JS - DJango Web Application (UNTESTED) This repository servers as a template for creating React.JS - Django Web Applications. Note that the

    Darryl See Wei Shen 5 Aug 19, 2022
    A fresh approach to autocomplete implementations, specially for Django.

    A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x deprecated. Please DO regularely ping us with your link at #yourlabs IRC channel

    YourLabs 1.6k Dec 22, 2022
    Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

    Cookiecutter Django Powered by Cookiecutter, Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. Documentati

    10.1k Jan 08, 2023
    A Django chatbot that is capable of doing math and searching Chinese poet online. Developed with django, channels, celery and redis.

    Django Channels Websocket Chatbot A Django chatbot that is capable of doing math and searching Chinese poet online. Developed with django, channels, c

    Yunbo Shi 8 Oct 28, 2022
    Django project starter on steroids: quickly create a Django app AND generate source code for data models + REST/GraphQL APIs (the generated code is auto-linted and has 100% test coverage).

    Create Django App 💛 We're a Django project starter on steroids! One-line command to create a Django app with all the dependencies auto-installed AND

    imagine.ai 68 Oct 19, 2022
    Django app for building dashboards using raw SQL queries

    django-sql-dashboard Django app for building dashboards using raw SQL queries Brings a useful subset of Datasette to Django. Currently only works with

    Simon Willison 383 Jan 06, 2023
    PEP-484 stubs for Django

    pep484 stubs for Django This package contains type stubs and a custom mypy plugin to provide more precise static types and type inference for Django f

    TypedDjango 1.1k Dec 30, 2022
    Coltrane - A simple content site framework that harnesses the power of Django without the hassle.

    coltrane A simple content site framework that harnesses the power of Django without the hassle. Features Can be a standalone static site or added to I

    Adam Hill 58 Jan 02, 2023
    Django Advance DumpData

    Django Advance Dumpdata Django Manage Command like dumpdata but with have more feature to Output the contents of the database from given fields of a m

    EhsanSafir 7 Jul 25, 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
    A simple E-commerce shop made with Django and Bulma

    Interiorshop A Simple E-Commerce app made with Django Instructions Make sure you have python installed Step 1. Open a terminal Step 2. Paste the given

    Aditya Priyadarshi 3 Sep 03, 2022
    Bringing together django, django rest framework, and htmx

    This is Just an Idea There is no code, this README just represents an idea for a minimal library that, as of now, does not exist. django-htmx-rest A l

    Jack DeVries 5 Nov 24, 2022
    Py-instant-search-redis - Source code example for how to build an instant search with redis in python

    py-instant-search-redis Source code example for how to build an instant search (

    Giap Le 4 Feb 17, 2022
    The friendly PIL fork (Python Imaging Library)

    Pillow Python Imaging Library (Fork) Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lund

    Pillow 10.4k Jan 03, 2023
    Wrapping Raml around Django rest-api's

    Ramlwrap is a toolkit for Django which allows a combination of rapid server prototyping as well as enforcement of API definition from the RAML api. R

    Jmons 8 Dec 27, 2021
    Get inside your stronghold and make all your Django views default login_required

    Stronghold Get inside your stronghold and make all your Django views default login_required Stronghold is a very small and easy to use django app that

    Mike Grouchy 384 Nov 23, 2022
    Per object permissions for Django

    django-guardian django-guardian is an implementation of per object permissions [1] on top of Django's authorization backend Documentation Online docum

    3.3k Jan 04, 2023
    Backend with Django .

    BackendCode - Cookies Documentation: https://docs.djangoproject.com/fr/3.2/intro/ By @tcotidiane33 & @yaya Models Premium class Pack(models.Model): n

    just to do it 1 Jan 28, 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