awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesAPI Request Scheduling

Logic for deferring the execution of network requests by specifying a time delay.

Distinct from API Run Schedulers: Candidates focus on periodic cron-like scheduling or request libraries, not simple call deferral.

Explore 3 awesome GitHub repositories matching software engineering & architecture · API Request Scheduling. Refine with filters or upvote what's useful.

Awesome API Request Scheduling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • discord-jda/jdaAvatar discord-jda

    discord-jda/JDA

    4,665Vezi pe GitHub↗

    JDA is a Java wrapper for the Discord API, providing a framework for building automated agents and integrating applications with the chat platform. It functions as both a REST API client for managing server entities and a gateway client that maintains persistent WebSocket connections for real-time state updates. The library features a comprehensive voice API module for managing audio streaming, voice channel connectivity, and soundboard integration. It also includes a specialized toolkit for interactive UI design, enabling the creation of slash commands, buttons, select menus, and modal input

    Allows users to defer the execution of remote API calls by specifying a delay.

    Javaapiapi-wrapperbot
    Vezi pe GitHub↗4,665
  • dv8fromtheworld/jdaAvatar DV8FromTheWorld

    DV8FromTheWorld/JDA

    4,663Vezi pe GitHub↗

    JDA is a Java library that serves as a Discord API wrapper, bot framework, and voice API client. It enables applications to interact with the Discord REST API and real-time gateway to build automated assistants, manage servers, and handle user interactions. The project includes a sharding manager to distribute gateway connections across multiple shards for scaling high-volume deployments. It also provides a UI component library for constructing interactive buttons, select menus, and modal forms within messages. Its capabilities cover voice and audio management, including audio streaming and

    Provides logic for deferring the execution of network requests by specifying a time delay.

    Java
    Vezi pe GitHub↗4,663
  • danburzo/percollateAvatar danburzo

    danburzo/percollate

    4,647Vezi pe GitHub↗

    Percollate este un instrument în linie de comandă pentru convertirea paginilor web și a fluxurilor RSS în fișiere structurate. Funcționează ca un convertor de conținut web, generator de documente statice și bundler de pagini care transformă conținutul online în formate PDF, EPUB, HTML sau Markdown. Instrumentul creează documente auto-conținute prin încorporarea imaginilor externe ca URL-uri de date codificate și aplicarea de template-uri HTML și stylesheet-uri CSS personalizate. Poate combina mai multe URL-uri web sau intrări de flux într-o singură carte digitală care dispune de un cuprins generat și un index cu hyperlink-uri. Capabilitățile suplimentare includ descompunerea fluxurilor Atom și RSS în articole individuale și programarea secvențială a cererilor pentru a gestiona ritmul traficului la preluarea conținutului de pe servere.

    Implements sequential request scheduling with time delays to prevent server overloading and rate limiting.

    JavaScript
    Vezi pe GitHub↗4,647
  1. Home
  2. Software Engineering & Architecture
  3. API Request Scheduling