Project 6: Secured RestFul API

Posted on dim. 27 février 2022 in Student project • Tagged with python, django, Postman, API

Project summary:

Create one application to follow technical problems via an REST API with the framework REST Django.

Skills worked:

  1. Create an REST API with Django REST :
    Show the different endpoints with Postman
  2. Secured the API in accordance with the Open Web Application Security Project (OWASP):
    Use JWT (JSON Web …

Continue reading