Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msnzmt/filmishow-django
This is Back-End of a downloading movie website
https://github.com/msnzmt/filmishow-django
django django-rest-framework python react
Last synced: about 1 month ago
JSON representation
This is Back-End of a downloading movie website
- Host: GitHub
- URL: https://github.com/msnzmt/filmishow-django
- Owner: MsnzmT
- License: mit
- Created: 2022-08-05T11:54:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T12:13:43.000Z (about 2 years ago)
- Last Synced: 2023-03-11T10:05:36.127Z (almost 2 years ago)
- Topics: django, django-rest-framework, python, react
- Language: Python
- Homepage: https://filmishow.vercel.app
- Size: 3.42 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Filmi Show - Backend
## A platform for downloading movies, series, etc.
[Online project link](https://filmishow.vercel.app)
## Start project
### `pip install -r requirements.txt`
To install requirements of this project.
### `python manage.py runserver`
Runs the app in the development mode at [http://localhost:8000](http://localhost:8000) .
## ** Frontend **
Frontend of this project written with React by [@mahdisaadatt](https://github.com/mahdisaadatt).
Repo : https://github.com/mahdisaadatt/filmishow.