gota

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

README

gota

Arduino http OTA server implemented in golang

It's a very simple example. Do not use for anything :)

how to use

upload file with curl to this server

curl -X POST -F "file=@main.go" localhost:8080/upload/

download file with curl from this server

curl http://localhost:8080/download/main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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