Codex

screenshot of Codex
svelte
vite
pocketbase

The open-source anime streaming service made with SvelteKit. It lets you search, watch animes without any ads with a beautiful UI. It can be self hosted or deployed online.

Overview

If you are looking to streamline your anime-related projects, the Consumet API might just be the solution you've been searching for. This public and free API allows developers to access a wealth of data about various anime series. With its focus on usability and online deployment, it provides a robust resource for anyone wanting to integrate anime information into their applications.

The framework is built to support easy setup both online and locally. Whether you prefer using services like Vercel or Netlify for deployment or want to run it on your own machine, Consumet offers clear guidance to get you up and running in no time.

Features

  • Public Free API: Access a wide range of data about animes without any cost, making it perfect for developers on a budget.

  • Data Scraping: Utilizes efficient scraping methods to gather video sources, ensuring that you have the most accurate and up-to-date information available.

  • Easy Deployment: Compatible with popular online services like Vercel and Netlify, allowing for straightforward deployment setups.

  • Local Setup Instructions: Clear step-by-step instructions for local installation, ensuring that even beginners can get started with minimal hassle.

  • Dependency Management: Automatically manage and install all necessary dependencies, simplifying the development process.

  • Production Build Support: Easily build and start your application in production mode, ready for real-world use.

  • Community Support: Open issues allow users to suggest new deployment options or report problems, fostering a collaborative environment.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

pocketbase
PocketBase

PocketBase is an open-source backend consisting of embedded SQLite database with realtime subscriptions, built-in auth management, file storage, and an admin dashboard - all in a single portable executable.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.