First commit, basic SQLite store, worker, and server

This commit is contained in:
Miloš Jovanović 2026-09-08 09:45:23 +02:00
commit baacf30c6d
7 changed files with 319 additions and 0 deletions

3
test.sh Executable file
View file

@ -0,0 +1,3 @@
ST_KEY='5dc47e1aaa92c7cc8b9a627dd405ea8426475cc268623df0ad20112c47859c85ad4eca5a9cf3441ea1129c114d9126aab17ef220a15f12227611ade0a85b3167'
ST=https://api.solidarity.tech/v1
curl -sS -g -H "Authorization: Bearer $ST_KEY" -H "Accept: application/json" "$ST/$1"