/yamdb-django-rest

CI GitHub Actions, Docker-compose Nginx+Django+Gunicorn+Postgres, Caddy Web Server Django REST Framework

Primary LanguagePython

Yandex Movie Database REST API (YaMDB)

DJANGO REST workflow

Project is live

You can access it at https://rest.matakov.com

Stack

Django, Django REST, JWT, Python 3, NGINX, PostgreSQL, GitGub Actions, Docker Compose.

Description

This is a database of different types of objects with genres, reviews and comments to review.

Documentation is available here: https://rest.matakov.com/#section/Opisanie

Authentication

User Roles:

  • Anonymous
  • Authenticated
  • Moderator
  • Administrator
  • Django Administrator

Moved to another hosting.

Models

  • Reviews
  • Comments
  • Users (Abstract User)
  • Categories
  • Genres
  • Titles