tools

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2018 License: MIT Imports: 9 Imported by: 0

README

tools Go Report Card CircleCI branch

simple tools by golang and aws lambda

Usage

dns resolver
$ curl https://f48s21atqi.execute-api.ap-southeast-1.amazonaws.com/staging/dns?d=google.com
# cli
$ tools dns google.com
ulid generator
$ curl https://f48s21atqi.execute-api.ap-southeast-1.amazonaws.com/staging/ulid?n=10
# cli
$ tools ulid 100
md5 hash
$ curl https://f48s21atqi.execute-api.ap-southeast-1.amazonaws.com/staging/md5?s=string4md5
# cli
$ tools md5 string4md5
qrcode generator

https://f48s21atqi.execute-api.ap-southeast-1.amazonaws.com/staging/qrcode?s=https://google.com

License

MIT © zcong1993

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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