PT站一键转载脚本
-
Updated
Dec 27, 2024 - JavaScript
PT站一键转载脚本
Various snippets
Pic Wars is a web application that allows users to upload and view photos. It also provides a feature to fetch and display TV shows from an API. This repository contains the source code for the Pic Wars application.
Get the top 10 shows from the api tvmaze.com and display them in a carousel component. Store entries using preferred state management like context api, redux, mobx etc.
A scraper that loads all the shows from TvMaze into our own DB. Allow the user to get shows by id using regex search and for performance, reasons get the cast of the show only when required, this allows to do too many requests to TvMaze and get locked.
Web application developed in Javascript and fed via API that allows to search, save and add series to favorite list
TVmaze is a free user driven TV database curated by TV lovers all over the world. You can track your favorite shows from anywhere
Add a description, image, and links to the tvmaze topic page so that developers can more easily learn about it.
To associate your repository with the tvmaze topic, visit your repo's landing page and select "manage topics."