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

    You might also like...
    A starter template for building a backend with Django and django-rest-framework using docker with PostgreSQL as the primary DB.

    Django-Rest-Template! This is a basic starter template for a backend project with Django as the server and PostgreSQL as the database. About the templ

    This is a Django app that uses numerous Google APIs such as reCAPTURE, maps and waypoints

    Django project that uses Googles APIs to auto populate fields, display maps and routes for multiple waypoints

    Django URL Shortener is a Django app to to include URL Shortening feature in your Django Project

    Django URL Shortener Django URL Shortener is a Django app to to include URL Shortening feature in your Django Project Install this package to your Dja

    PEP-484 stubs for django-rest-framework

    pep484 stubs for Django REST framework Mypy stubs for DRF 3.12.x. Supports Python 3.6, 3.7, 3.8 and 3.9. Installation pip install djangorestframework-

    📊📈 Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel)

    Django REST Pandas Django REST Framework + pandas = A Model-driven Visualization API Django REST Pandas (DRP) provides a simple way to generate and se

    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

    REST API with Django and SQLite3
    REST API with Django and SQLite3

    REST API with Django and SQLite3

    Django REST Client API

    Django REST Client API Client data provider API.

    A ToDO Rest API using Django, PostgreSQL and Docker

    This Rest API uses PostgreSQL, Docker and Django to implements a ToDo application.

    Owner
    Kevin Soffa
    Buscando oportunidade e mais conhecimento
    Kevin Soffa
    APIs for a Chat app. Written with Django Rest framework and Django channels.

    ChatAPI APIs for a Chat app. Written with Django Rest framework and Django channels. The documentation for the http end points can be found here This

    Victor Aderibigbe 18 Sep 9, 2022
    scaffold django rest apis like a champion 🚀

    dr_scaffold Scaffold django rest apis like a champion ⚡ . said no one before Overview This library will help you to scaffold full Restful API Resource

    Abdenasser Elidrissi 133 Jan 5, 2023
    Tutorial para o projeto negros.dev - A Essência do Django

    Negros Dev Tutorial para o site negros.dev Este projeto foi feito com: Python 3.8.9 Django 3.1.8 Bootstrap 4.0 Como rodar o projeto? Clone esse reposi

    Regis Santos 6 Aug 12, 2022
    Projeto Crud Django and Mongo

    Projeto-Crud_Django_and_Mongo Configuração para rodar o projeto Download Project

    Samuel Fernandes Oliveira 2 Jan 24, 2022
    A music recommendation REST API which makes a machine learning algorithm work with the Django REST Framework

    music-recommender-rest-api A music recommendation REST API which makes a machine learning algorithm work with the Django REST Framework How it works T

    The Reaper 1 Sep 28, 2021
    Projeto onde podes inserir notícias, ver todas as notícias guardas e filtrar por tag. A base de dados usada é o mongoDB.

    djangoProject Projeto onde podes inserir notícias, ver todas as notícias guardas e filtrar por tag. A base de dados usada é o mongoDB. packages utiliz

    Sofia Rocha 1 Feb 22, 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
    DRF_commands is a Django package that helps you to create django rest framework endpoints faster using manage.py.

    DRF_commands is a Django package that helps you to create django rest framework endpoints faster using manage.py.

    Mokrani Yacine 2 Sep 28, 2022
    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 2, 2022
    Django API without Django REST framework.

    Django API without DRF This is a API project made with Django, and without Django REST framework. This project was done with: Python 3.9.8 Django 3.2.

    Regis Santos 3 Jan 19, 2022