command
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 15, 2018
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.