Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.