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

https://github.com/consumet/consumet.org

Official website for Consumet
https://github.com/consumet/consumet.org

blog hugo website

Last synced: 11 months ago
JSON representation

Official website for Consumet

Awesome Lists containing this project

README

          



Consumet


Consumet Website



Consumet provides an APIs for accessing information and links for various entertertainments like movies, books, anime, etc.




GitHub


Netlify


Discord

## Get started with local development and testing

```bash
git clone https://github.com/consumet/consumet.org.git && cd consumet.org
```

### 2. Install dependencies

```bash
npm install
```

### 3. Start development server

```bash
npm run start
```

## Other repositories
- [Extensions](https://github.com/consumet/extensions)
- [API](https://github.com/consumet/api)
- [Providers Status](https://github.com/consumet/providers-status)