Get the latest tech news
Show HN: FaynoSync Self-Hosted API for Automatic App Updates
Simple Auto Updater service written in Golang. Contribute to ku9nov/faynoSync development by creating an account on GitHub.
The client application can then check the version number against the auto updater service API. In your client application, make a GET request to the auto updater service API, passing the current version number as a query parameter: The auto updater service will return a JSON response with the following structure:
Or read this on Hacker News