awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesMulti-Format Data Providers

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.

Awesome Multi-Format Data Providers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chubin/wttr.inchubin 的头像

    chubin/wttr.in

    29,882在 GitHub 上查看↗

    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.

    Goascii-artcurlterminal
    在 GitHub 上查看↗29,882
  • pirate/archiveboxpirate 的头像

    pirate/ArchiveBox

    27,721在 GitHub 上查看↗

    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.

    Python
    在 GitHub 上查看↗27,721
  1. Home
  2. Web Development
  3. Multi-Format Data Providers

探索子标签

  • Preservation FormatsStorage of the same content in multiple static formats to ensure longevity. **Distinct from Multi-Format Data Providers:** Focuses on archival persistence (HTML/PDF/PNG) rather than just delivering data in multiple formats.