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
    Keep track of failed login attempts in Django-powered sites.

    django-axes Axes is a Django plugin for keeping track of suspicious login attempts for your Django based website and implementing simple brute-force a

    Jazzband 1.1k Dec 30, 2022
    django-reversion is an extension to the Django web framework that provides version control for model instances.

    django-reversion django-reversion is an extension to the Django web framework that provides version control for model instances. Requirements Python 3

    Dave Hall 2.8k Jan 02, 2023
    Social Media Network Focuses On Data Security And Being Community Driven Web App

    privalise Social Media Network Focuses On Data Security And Being Community Driven Web App The Main Idea: We`ve seen social media web apps that focuse

    Privalise 8 Jun 25, 2021
    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 Dec 31, 2022
    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
    Pinax is an open-source platform built on the Django Web Framework.

    Symposion Pinax Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter pr

    Pinax Project 295 Mar 20, 2022
    Django API creation with signed requests utilizing forms for validation.

    django-formapi Create JSON API:s with HMAC authentication and Django form-validation. Version compatibility See Travis-CI page for actual test results

    5 Monkeys 34 Apr 04, 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
    🔃 A simple implementation of STOMP with Django

    Django Stomp A simple implementation of STOMP with Django. In theory it can work with any broker which supports STOMP with none or minor adjustments.

    Juntos Somos Mais 32 Nov 08, 2022
    Official clone of the Subversion repository.

    Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. All documentation is in the "docs" directo

    Raymond Penners 3 May 06, 2022
    It takes time to start a Django Project and make it almost production-ready.

    It takes time to start a Django Project and make it almost production-ready. A developer needs to spend a lot of time installing required libraries, setup a database, setup cache as well as hiding se

    Khan Asfi Reza 1 Jan 01, 2022
    Built from scratch to replicate some of the Django admin functionality and add some more, to serve as an introspective interface for Django and Mongo.

    django-mongonaut Info: An introspective interface for Django and MongoDB. Version: 0.2.21 Maintainer: Jazzband (jazzband.co) This Project is Being Mov

    Jazzband 238 Dec 26, 2022
    Visual DSL framework for django

    Preface Processes change more often than technic. Domain Rules are situational and may differ from customer to customer. With diverse code and frequen

    Dmitry Kuksinsky 165 Jan 08, 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
    A CTF leaderboard for the submission of flags during a CTF challenge. Built using Django.

    🚩 CTF Leaderboard The goal of this project is to provide a simple web page to allow the participants of an CTF to enter their found flags. Also the l

    Maurice Bauer 2 Jan 17, 2022
    Strawberry-django-plus - Enhanced Strawberry GraphQL integration with Django

    strawberry-django-plus Enhanced Strawberry integration with Django. Built on top

    BLB Ventures 138 Dec 28, 2022
    Django Serverless Cron - Run cron jobs easily in a serverless environment

    Django Serverless Cron - Run cron jobs easily in a serverless environment

    Paul Onteri 41 Dec 16, 2022
    A simple demonstration of integrating a sentiment analysis tool in a django project

    sentiment-analysis A simple demonstration of integrating a sentiment analysis tool in a django project (watch the video .mp4) To run this project : pi

    2 Oct 16, 2021
    Returns unicode slugs

    Python Slugify A Python slugify application that handles unicode. Overview Best attempt to create slugs from unicode strings while keeping it DRY. Not

    Val Neekman (AvidCoder) 1.3k Dec 23, 2022
    Template for Django Project Using Docker

    You want a Django project who use Docker and Docker-compose for Development and for Production ? It's for you !

    1 Dec 17, 2021