command
Version:
v0.0.0-...-b8f9f05
Opens a new window with list of versions in this module.
Published: Feb 7, 2018
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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-apla",
"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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
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 |
|
|
|
|
Click to show internal directories.
Click to hide internal directories.