Skip to content

GWT-M3O-TEST/m3o-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M3O Shell

M3O.sh provides simple shell access to the Micro API

Overview

Simplistic bash shell access for the Micro API. Rather than constantly specifying curl, we do it for you. Just pass in the env var M3O_API_TOKEN from your personal token or one generated on m3o.com.

Usage

## ./m3o.sh [service] [endpoint] [request]
export M3O_API_TOKEN=XXXXXXXX
./m3o.sh helloworld call '{"name": "Alice"}'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages