</>Mohit Anand
← Back to projects

benzaiten

Active

Multimedia streaming microservice — chunked uploads, auth, and adaptive delivery for video/audio assets.

GitHubStack:GolangAstroDockerRedisPostgreSQL

benzaiten

API Endpoints

Endpoint Handler Action
/ home Display the home page
/auth/login login User Login
/auth/logout logout User Logout
/auth/register register User registeration
/search search Display search results
/*series* series Display the home page of the respective series
/*series*/ln lightNovel Display the ln home of the series
/*series*/ln/volume-# lightNovelVolume Display the content of the ln volume
/*series*/ln/volume-#/chapter-# lightNovelChapter Display the ln chapter content
/*series*/manga manga Display the manga home of the series
/*series*/manga/chapter-# mangaChapter Display the manga chapter content
/*series*/anime anime Display the anime content
/*series*/anime/episode-# animeEpisode Watch anime

DB Schema

User

Follows

Series

Manga

Anime

Novel

Artist/Author/Studio