Skip to content

ParadropLabs/go-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Go Hello World Chute

This example demonstrates running a Go application on Paradrop.

Installing

  • Install the Paradrop command line utility. This requires Python.

    sudo pip install pdtools

  • Install the chute on a Paradrop device. Replace

    with the IP address or domain name of your device.

    pdtools device

    chutes create

  • Test the chute. Since it is running a web server, you can use curl.

    curl --location http://

    /chutes/go-hello-world

About

Hello World chute for Paradrop written in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages