Skip to content

Huzaifa-Saleem/IPTV-express-typescript

Repository files navigation

IPTV

This IPTV project is a comprehensive solution for anyone looking to watch their favorite series online, with all the necessary features and functionality built into a single platform.

Installation

Open your terminal and clone this project

git clone https://github.com/Huzaifa-Saleem/IPTV-express-typescript.git iptv

Start

To start this project, first install all the dependencies

npm install

If you have nodemon globally install then you are good to go and if not you can install it in your project by,

npm install --save-dev nodemon

now you are all setup to start the server by:

npm run dev

Api-Documentation

To open the Swagger documentation you can go to the once you start the server:

Swagger

and you can get the postman collection from this link:

Postman

Few Examples of postman collection are shown below:

user-login user-register user-streams genres series series-details seasons seasons-details episodes create-episodes streams streams-details

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published