Node microservice that provides interface between hosting nodes and frontend.
Go to file
cx 9cad31528f
continuous-integration/drone/push Build is passing Details
Merge pull request 'Support for snapshots' (#1) from snapshots into master
Reviewed-on: #1
2021-10-26 17:02:15 +00:00
.vscode Handling apps via NATS messaging 2021-04-26 00:57:28 +02:00
apps Support for snapshots 2021-10-26 18:57:52 +02:00
common Support for snapshots 2021-10-26 18:57:52 +02: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 Support for snapshots 2021-10-26 18:57:52 +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 Support for snapshots 2021-10-26 18:57:52 +02:00
go.sum Support for snapshots 2021-10-26 18:57:52 +02:00
handlers.go Support for snapshots 2021-10-26 18:57:52 +02:00
handlers_nats.go Support for snapshots 2021-10-26 18:57:52 +02:00
main.go Support for snapshots 2021-10-26 18:57:52 +02: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 Handling apps via NATS messaging 2021-04-26 00:57:28 +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.