AstralFS

command module
v0.0.0-...-af040da Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MIT Imports: 8 Imported by: 0

README

Astral

Get All Actice Functions
GET http://localhost:8080/function
Add a Functions
POST http://localhost:8080/function
{
    "image": "nilspolek/echo-server",
    "port": 8080,
    "route": "/echo"
}
Delete a Functions
DELETE http://localhost:8080/function
{
    "id": "e6268aa5-d312-46e1-a3ab-4ff928f5ab54" <- uuid of function
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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