Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paudeldipesh/python-watch-api

A watch API for streaming watch information with reviews.
https://github.com/paudeldipesh/python-watch-api

django django-filter djangorestframework python

Last synced: 12 days ago
JSON representation

A watch API for streaming watch information with reviews.

Awesome Lists containing this project

README

        

# Watchmate

Watchmate is a Movies Info API made with Django REST Framework and Python.

## Features

- JSON Web Token (JWT)

- Token

- Throttling

- Pagination

- Testing

## Technologies

- Built with Django Rest Framework and Python.

- Uses a relational database (e.g: MySQL or PostgreSQL)

## Cloning

- Clone this repository:

```bash

git clone https://github.com/paudeldipesh/watchmate.git

```