2 Commits

Author SHA1 Message Date
f53e327ec2 feat(client): add IPAGo client implementation
Add a new Go client implementation for interacting with the IPAGo server. The client includes functionality for authentication, searching for apps, and downloading apps. The client is structured to handle errors and retries, and includes progress reporting for downloads. The client is added to the .gitignore file and the README.md file is updated with installation instructions. The server-side code is also updated to include the Content-Length header for download progress reporting.
2026-03-10 05:33:41 +03:00
f7690ff5b8 chore: add installation example in russian
add an example of how to install the project in russian to the readme file
2026-03-10 04:11:02 +03:00