Tag

mica-http

0 views collected around this technical thread.

Java Architecture Diary
Java Architecture Diary
Jan 10, 2024 · Backend Development

Boost Your Java HTTP Calls with mica-http: Fast, Fluent, and Secure

This article introduces mica-http, a lightweight Fluent‑style HTTP client built on OkHttp, walks through dependency setup, synchronous and asynchronous usage, global logging, custom client and cookie management, presents performance benchmarks, and highlights its automatic resource handling for safe, high‑performance requests.

Fluent APIHTTPJava
0 likes · 7 min read
Boost Your Java HTTP Calls with mica-http: Fast, Fluent, and Secure
Java Architecture Diary
Java Architecture Diary
Mar 25, 2020 · Backend Development

Mastering mica-http v1.1.7: Advanced Crawling Techniques and Proxy Management

This article continues the mica-http guide, showcasing how version v1.1.7 introduces enhanced proxy handling, retry mechanisms, page crawling, model integration, and result processing, while providing documentation links, example projects, and open‑source tool recommendations for building lightweight Java crawlers.

Backend DevelopmentJavamica-http
0 likes · 3 min read
Mastering mica-http v1.1.7: Advanced Crawling Techniques and Proxy Management
Java Architecture Diary
Java Architecture Diary
Jan 22, 2020 · Backend Development

Unlock Advanced Crawling with mica-http v1.1.7: Proxies, Retries, and Models

This guide continues the mica‑http tutorial, detailing the new v1.1.7 release, proxy and retry mechanisms, page crawling steps, model usage, result handling, and provides documentation links and open‑source tool recommendations for building lightweight backend crawlers.

Backend DevelopmentHTTP Clientmica-http
0 likes · 3 min read
Unlock Advanced Crawling with mica-http v1.1.7: Proxies, Retries, and Models
Java Architecture Diary
Java Architecture Diary
Aug 2, 2019 · Backend Development

Mastering Mica-HTTP v1.1.7: A Lightweight Web Crawler Guide

This tutorial continues the mica-http complete guide, showcasing the new v1.1.7 release with proxy, retry, page crawling, model visualization, results, documentation links, and open‑source tool recommendations for building efficient backend crawlers.

BackendHTTPJava
0 likes · 3 min read
Mastering Mica-HTTP v1.1.7: A Lightweight Web Crawler Guide