Skip to content

isgasho/helloworld-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Helloworld

This is a simple helloworld app powered by m3o.com.

Usage

Run it using the App api.

curl "https://api.m3o.com/v1/app/Run" \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $M3O_API_TOKEN" \
    -d '{
        "name": "helloworld",
        "repo": "github.com/asim/helloworld"
    }'

Get an app url back. In this case helloworld.m3o.app.

curl https://helloworld.m3o.app?name=Alice

About

πŸ‘‹ 🌎 powered by m3o.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages