Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.04 KB

Token Authentication Django API

Github Workflow Checks

A robust User Authentication REST API built with Django Rest Framework, employing Test-Driven Development (TDD) practices. The API provides token-based authentication for secure user access.

Features

  • Token-based User Authentication for secure API access.
  • Test-Driven Development (TDD) approach for reliable and maintainable code.
  • Containerized with Docker for consistent deployment and isolation.
  • GitHub Actions for automated testing, and linting validation.
  • PostgreSQL wait mechanism to ensure Django service waits for the database to be ready.
  • Swagger documentation with DRF Spectacular for seamless API exploration.

Swagger Screenshot

Screenshot 2023-08-21 at 1 37 09 PM