https://github.com/gabrielmaialva33/cinewinx-api
An open-source API for index and stream movies and series using CineWinx channel.
https://github.com/gabrielmaialva33/cinewinx-api
adonis6 adonisjs api api-rest gramjs gramjssession stream streaming telegram telegram-api telegram-client
Last synced: about 1 year ago
JSON representation
An open-source API for index and stream movies and series using CineWinx channel.
- Host: GitHub
- URL: https://github.com/gabrielmaialva33/cinewinx-api
- Owner: gabrielmaialva33
- License: mit
- Created: 2024-11-20T21:11:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T20:37:58.000Z (about 1 year ago)
- Last Synced: 2025-04-04T21:16:00.396Z (about 1 year ago)
- Topics: adonis6, adonisjs, api, api-rest, gramjs, gramjssession, stream, streaming, telegram, telegram-api, telegram-client
- Language: TypeScript
- Homepage:
- Size: 1.09 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🎥 CineWinx 📼
An open-source API for index and stream movies and series using CineWinx channel.
About |
Technologies |
Tools |
Installation |
License
## :bookmark: About
**CineWinx** is an open-source API for index and stream movies and
series using the **[CineWinx](https://t.me/cinewinxy)** channel.
This project was developed using **[AdonisJS](https://adonisjs.com/)**
and **[GramJS](https://gram.js.org/introduction/)**.
## :computer: Technologies
- **[Typescript](https://www.typescriptlang.org/)**
- **[Node.js](https://nodejs.org/)**
- **[AdonisJS](https://adonisjs.com/)**
- **[GramJS](https://gram.js.org/introduction/)**
## :wrench: Tools
- **[Docker](https://www.docker.com/)**
- **[WebStorm](https://www.jetbrains.com/webstorm/)**
## :package: Installation
### :heavy_check_mark: **Prerequisites**
The following software must be installed:
- **[Node.js](https://nodejs.org/en/)**
- **[Git](https://git-scm.com/)**
- **[NPM](https://www.npmjs.com/)** or **[pnpm](https://pnpm.io/)**
- **[Docker](https://www.docker.com/)**
- **[Docker Compose](https://docs.docker.com/compose/)**
### :arrow_down: **Cloning the repository**
```sh
$ git clone https://github.com/gabrielmaialva33/cinewinx-api.git
```
### :arrow_forward: **Running the application**
- :package: API
```sh
$ cd cinewinx-api
# install dependencies
$ pnpm install # or npm install
# run docker-compose
$ docker-compose up -d
# run the application
$ pnpm build && pnpm dev # or yarn dev
```
## :memo: License
This project is under the **MIT** license. [MIT](./LICENSE) ❤️
## :rocket: **Contributors**
| [](https://github.com/gabrielmaialva33) |
| --------------------------------------------------------------------------------------------------------- |
| [Maia](https://github.com/gabrielmaialva33) |
Made with ❤️ by Maia 👋🏽 [Get in touch!](https://t.me/mrootx)
## :star:
Liked? Leave a little star to help the project ⭐

© 2017-present Maia