Node microservice that provides interface between hosting nodes and frontend.
Go to file
Adam Štrauch 3120a8c6ee
continuous-integration/drone/push Build is passing Details
Returning functional snapshot download link
2021-11-03 23:50:58 +01:00
.vscode Handling apps via NATS messaging 2021-04-26 00:57:28 +02:00
apps Returning functional snapshot download link 2021-11-03 23:50:58 +01:00
common Changing default of SnapshotsIndexLabel to owner_id 2021-11-01 01:26:14 +01:00
contrib Handling apps via NATS messaging 2021-04-26 00:57:28 +02:00
docker Various changes 2021-04-02 18:10:43 +02:00
node Node index finalization 2020-07-21 23:11:56 +02:00
ui Final touches 2020-07-26 00:34:16 +02:00
.drone.yml Proper name for JSON format of snapshot record 2021-10-29 01:03:17 +02:00
.gitignore Support for snapshots 2021-10-26 18:57:52 +02:00
Makefile Support for snapshots 2021-10-26 18:57:52 +02:00
README.md Support for snapshots 2021-10-26 18:57:52 +02:00
api.http Handling apps via NATS messaging 2021-04-26 00:57:28 +02:00
auth.go Handling apps via NATS messaging 2021-04-26 00:57:28 +02:00
go.mod Snapshot metadata storage reworked 2021-11-01 01:05:59 +01:00
go.sum Snapshot metadata storage reworked 2021-11-01 01:05:59 +01:00
handlers.go Support for snapshots 2021-10-26 18:57:52 +02:00
handlers_nats.go Download link generator for snapshots 2021-11-03 22:32:38 +01:00
main.go Fix of snapshotProcessor initiation 2021-11-01 01:17:35 +01:00
stats.go Support for snapshots 2021-10-26 18:57:52 +02:00
templates.go Basic UI template 2020-07-14 00:01:42 +02:00
tools.go Support for snapshots 2021-10-26 18:57:52 +02:00
types.go Encapsulate snapshot list replies with key 2021-10-30 13:17:33 +02:00

README.md

Node API

Build Status

Node API is an microservice that runs on node servers. It provides interface between Docker and the admin site.