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
    simple project management tool for educational purposes

    Taskcamp This software is used for educational and demonstrative purposes. It's a simple project management tool powered by Django Framework Install B

    Ilia Dmitriev 6 Nov 08, 2022
    A Django app for managing robots.txt files following the robots exclusion protocol

    Django Robots This is a basic Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap

    Jazzband 406 Dec 26, 2022
    An app that allows you to add recipes from the dashboard made using DJango, JQuery, JScript and HTMl.

    An app that allows you to add recipes from the dashboard. Then visitors filter based on different categories also each ingredient has a unique page with their related recipes.

    Pablo Sagredo 1 Jan 31, 2022
    Helps working with singletons - things like global settings that you want to edit from the admin site.

    Django Solo +---------------------------+ | | | | | \ | Django Solo helps

    Sylvain Toé 726 Jan 08, 2023
    Realtime data read and write without page refresh using Ajax in Django.

    Realtime read-write with AJAX Hey,this is the basic implementation type of ajax realtime read write from the database. where you can insert or view re

    Mehedi Hasan 3 Dec 13, 2022
    A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.

    Django Countries A Django application that provides country choices for use with forms, flag icons static files, and a country field for models. Insta

    Chris Beaven 1.2k Jan 07, 2023
    A django integration for huey task queue that supports multi queue management

    django-huey This package is an extension of huey contrib djhuey package that allows users to manage multiple queues. Installation Using pip package ma

    GAIA Software 32 Nov 26, 2022
    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
    Strict separation of config from code.

    Python Decouple: Strict separation of settings from code Decouple helps you to organize your settings so that you can change parameters without having

    Henrique Bastos 2.3k Jan 04, 2023
    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 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
    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
    Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:

    Stream Framework Activity Streams & Newsfeeds Stream Framework is a Python library which allows you to build activity streams & newsfeeds using Cassan

    Thierry Schellenbach 4.7k Jan 02, 2023
    https://django-storages.readthedocs.io/

    Installation Installing from PyPI is as easy as doing: pip install django-storages If you'd prefer to install from source (maybe there is a bugfix in

    Josh Schneier 2.3k Jan 06, 2023
    A web app which allows user to query the weather info of any place in the world

    weather-app This is a web app which allows user to get the weather info of any place in the world as soon as possible. It makes use of OpenWeatherMap

    Oladipo Adesiyan 3 Sep 20, 2021
    A multiprocessing distributed task queue for Django

    A multiprocessing distributed task queue for Django Features Multiprocessing worker pool Asynchronous tasks Scheduled, cron and repeated tasks Signed

    Ilan Steemers 1.7k Jan 03, 2023
    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
    The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango.

    The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango. It requires a django-leaflet package.

    Vsevolod Novikov 33 Nov 11, 2022
    ProjectManagementWebsite - Project management website for CMSC495 built using the Django stack

    ProjectManagementWebsite A minimal project management website for CMSC495 built

    Justin 1 May 23, 2022
    Create a netflix-like service using Django, React.js, & More.

    Create a netflix-like service using Django. Learn advanced Django techniques to achieve amazing results like never before.

    Coding For Entrepreneurs 67 Dec 08, 2022