Started work on better repos cli

This commit is contained in:
Jef Roosens 2022-04-06 22:41:19 +02:00
parent d7f6c87053
commit f44ce1c17f
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
5 changed files with 41 additions and 33 deletions

View file

@ -7,6 +7,7 @@ import time
import rand
import util
import net.http
import response { new_response, new_data_response }
// healthcheck just returns a string, but can be used to quickly check if the
// server is still responsive.