Git Product home page Git Product logo

restapi-token_authentication's Introduction

Development of REST APIs with Django ๐ŸŽž๏ธ๐Ÿ”

The "Netflix DIO - REST API Development with Django" project is a repository dedicated to a REST API development course using the Django framework offered by Digital Innovation One (DIO) . This project was developed to provide a solid and practical foundation for developers who want to learn how to create, secure, and test high-quality REST APIs ๐Ÿ”๐Ÿ”

This project encompasses the use of:

๐Ÿ” Tokens for authentication: Tokens are generated and granted to authenticated users, providing a high level of security

๐Ÿ Development with Django: Built using the Django, widely recognized for its robustness and efficiency in developing web applications

๐Ÿ–ฅ๏ธ Data Serialization: An essential technique for transforming complex objects into web-compatible formats

โœ๐Ÿฝ Practical Tests: This project can be tested through GET and POST requests using Postman

๐Ÿš“ Secure Access Control: The project implements how to establish secure access control for API endpoints


โš  Useful commands โš 

Framework installation

      ๐Ÿ”ด pip install django

Command to create a django project

      ๐Ÿ”ด django-admin startproject project_netflix-dio .

Command to run a django project

      ๐Ÿ”ด python manage.py runserver

Command to create an app

      ๐Ÿ”ด python manage.py startapp register

restapi-token_authentication's People

Contributors

isadoraferrao avatar henriquejessex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.