An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: async-http-client

jmilagroso/kikaha.rocker

A Kikaha web application with Rocker template framework, Hazelcast in-memory data grid, Redis in-memory data structure store, Async HTTP client, S3 command-line tool mapping, Swagger, JWT and Zookeeper implementation.

Language: Java - Size: 813 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 1

swift-server/swift-openapi-async-http-client

AsyncHTTPClient transport for Swift OpenAPI Generator.

Language: Swift - Size: 73.2 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 59 - Forks: 13

swiftuiux/async-http-client-example

Example for the package Async http client using new concurrency model in Swift

Language: Swift - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

leventkaragol/libcpp-http-client

Modern, non-blocking and exception free HTTP Client library for C++ (17+)

Language: C++ - Size: 101 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

jmilagroso/finatra.app

A Finatra Web Application that implements Swagger, JWT, Async HTTP Client and TypeSafe configuration.

Language: Scala - Size: 218 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

CS3733-C21-Team-U/CS3733-C21-Team-U-Project-BWApp

A JavaFX application for use by Brigham and Women's patients and staff created for WPI's CS3733 (Software Engineering)

Language: Java - Size: 53.1 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

KohmeiK/BrighamWomens-Hospital-App

A JavaFX application for use by Brigham and Women's patients and staff created for WPI's CS3733 (Software Engineering)

Language: Java - Size: 53.1 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kanglong1023/M3U8Catcher

A simple, high-performance m3u8 downloader suitable for batch task processing

Language: Java - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

khoih-prog/AsyncHTTPRequest_Generic 📦

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESPAsyncTCP, AsyncTCP_STM32, etc.. for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720), ESP8266 (WiFi or W5x00) and currently STM32 with built-in LAN8742A Ethernet.

Language: C++ - Size: 1.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 77 - Forks: 25

khoih-prog/AsyncHTTPRequest_ESP32_Ethernet 📦

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP library for ESP32/S2/S3/C3, WT32_ETH01 (ESP32 + LAN8720), ESP32 using LwIP ENC28J60, W5500 or W6100

Language: C - Size: 1.47 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

khoih-prog/AsyncHTTPRequest_RP2040W 📦

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_RP2040W library for RASPBERRY_PI_PICO_W with CYW43439 WiFi. This library, which relies on AsyncTCP_RP2040W, is part of a series of advanced Async libraries, such as AsyncTCP_RP2040W, AsyncUDP_RP2040W, AsyncWebSockets_RP2040W, AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP2040W, etc.

Language: C - Size: 264 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

khoih-prog/Portenta_H7_AsyncHTTPRequest 📦

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of Portenta_H7_AsyncTCP library for Portenta_7, using Vision-shield thernet or Murata WiFi. This library, which is relied on Portenta_H7_AsyncTCP, is part of a series of advanced Async libraries, such as AsyncTCP, AsyncUDP, AsyncWebSockets, AsyncHTTPRequest, AsyncHTTPSRequest, etc.

Language: C - Size: 287 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

khoih-prog/ESPAsyncTCP Fork of me-no-dev/ESPAsyncTCP 📦

Async TCP Library for ESP8266 using WiFi or LwIP Ethernet. This library is the base for more advanced Async libraries, such as ESPAsyncWebServer, AsyncHTTPRequest, etc.

Language: C++ - Size: 277 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

khoih-prog/AsyncTCP_SSL 📦

Asynchronous SSL TCP Library for ESP32, ESP32_C3, ESP32_S2, ESP32_S3. This library is the base for future and more advanced Async SSL libraries, such as AsyncSSLWebServer, AsyncHTTPSRequest

Language: C - Size: 150 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 5

khoih-prog/AsyncHTTPRequest_Teensy41 📦

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of Teensy41_AsyncTCP for Teensy 4.1 using QNEthernet. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, Teensy41_AsyncWebServer, Teensy41_AsyncUDP, Teensy41_AsyncDNSServer, AsyncHTTPRequest_Teensy41_SSL, etc.

Language: C++ - Size: 178 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

khoih-prog/Teensy41_AsyncTCP 📦

Asynchronous TCP Library for Teensy 4.1 using QNEthernet. This library is the base for future Async support for many current or future libraries, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.

Language: C++ - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

fsanaulla/chronicler

Scala toolchain for InfluxDB

Language: Scala - Size: 2.6 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 27 - Forks: 11

cpageler93/api-client

Easy HTTP Client for Swift

Language: Swift - Size: 7.81 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

arnabmaji/Libera-Desktop

Modern Metro-Style Library Management System

Language: Java - Size: 343 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

bert82503/spring-bootiful

Spring Boot AutoConfigure & Starters

Language: Java - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

anmolduainter/Events-Android-app

An android app which is based on events that are going arround you.It gives you various features :- You can find all the latest events from all popular websites in just one app. Popular webites Like : BookMyShow Insider.in Events High You can add your own events in our app You can see upcoming events ,today events , Registered Events , Your Events

Language: Java - Size: 1.3 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2