awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • chubin/wttr.inالصورة الرمزية لـ chubin

    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/archiveboxالصورة الرمزية لـ pirate

    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.