Node microservice that provides interface between hosting nodes and frontend.
Go to file
Adam Štrauch 9348504f9e
Final touches
* Possibility to pass token in query param
* More appropriate names for gathering and resource updating functions
* Shorter measuring delay
* Container status available immediatelly when needed
2020-07-26 00:34:16 +02:00
apps Final touches 2020-07-26 00:34:16 +02:00
common Initial commit 2020-07-09 00:09:19 +02:00
docker Final touches 2020-07-26 00:34:16 +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
.gitignore Fix status 2020-07-23 12:09:06 +02:00
README.md Initial commit 2020-07-09 00:09:19 +02:00
api.http Final touches 2020-07-26 00:34:16 +02:00
auth.go Final touches 2020-07-26 00:34:16 +02:00
config.go Basic UI template 2020-07-14 00:01:42 +02:00
go.mod Delete labels fix, initial work on node endpoint 2020-07-21 11:52:23 +02:00
go.sum Delete labels fix, initial work on node endpoint 2020-07-21 11:52:23 +02:00
main.go Final touches 2020-07-26 00:34:16 +02:00
stats.go Final touches 2020-07-26 00:34:16 +02:00
templates.go Basic UI template 2020-07-14 00:01:42 +02:00
types.go Final touches 2020-07-26 00:34:16 +02:00

README.md