update_server

command
v0.0.0-...-14a8109 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2018 License: MIT Imports: 9 Imported by: 0

README

Apla auto-updates server

API Endpoints:
/api/v1
Private
  • POST /private/binary - adding build Data format:
{
	"time": "0001-01-01T00:00:00Z",
	"name": "go-genesis",
	"body": "AQID",
	"sign": "blah",

	"number": "1.0",
	"os":"linux",
	"arch": "amd64",

	"start_block": 141278,
	"is_critical": true
}
  • DELETE /private/binary/{os}/{arch}/{version} - deleting binary
Public
  • GET /{os}/{arch}/last - get info about last version
  • GET /{os}/{arch}/versions - get all versions list
  • GET /{os}/{arch}/{version} - get info about specific version
  • GET /{os}/{arch}/{version}/binary - download binary of the specific version

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL