You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go client for Ukraine's NAZK public declarations registry (ЄДРД): strictly typed declaration steps 0–17, DocumentIterator pagination, a filter builder, and retries with exponential backoff on 502/503/504.
Rust-клієнт публічного API Єдиного державного реєстру декларацій НАЗК: типізовані кроки 0–17, автопагінація через async-stream, fluent-builder фільтрів, reqwest-retry та розбір кодів помилок НАЗК.
Java 11+ client for Ukraine's NAZK public declarations registry (ЄДРД): Jackson-mapped declaration steps 0–17, an auto-paginating DocumentIterator, a Lombok filter builder, and Resilience4j retries.
Async-first Python client for Ukraine's NAZK public declarations registry (ЄДРД): Pydantic-typed declaration steps 0–17 over httpx, an async pagination generator, and tenacity-backed retries.