2 مستودعات
Services that deliver data in multiple formats including text, HTML, and images.
Distinguishing note: Focuses on format flexibility.
Explore 2 awesome GitHub repositories matching web development · Multi-Format Data Providers. Refine with filters or upvote what's useful.
This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic
Delivers data in multiple formats including plain text, HTML, and images.
ArchiveBox is a self-hosted web archiving system designed to capture and preserve permanent static copies of webpages, media, and PDFs on personal infrastructure. It functions as a digital content curator and personal web archive manager, allowing users to import URLs from bookmarks, RSS feeds, and browser history to create a centralized, searchable knowledge base. The project is distinguished by its ability to archive private, paywalled, or login-protected content using browser cookies and authenticated session persistence. It ensures long-term availability by saving pages in multiple concur
Saves webpages in multiple concurrent formats, including HTML, PDF, and PNG, for long-term preservation.