Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/paudeldipesh/python-watch-api
- Owner: paudeldipesh
- Created: 2024-04-30T09:54:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T11:32:59.000Z (8 months ago)
- Last Synced: 2024-11-11T01:16:20.325Z (2 months ago)
- Topics: django, django-filter, djangorestframework, python
- Language: Python
- Homepage:
- Size: 364 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```