Categorygithub.com/Jeadie/mailhub
modulepackage
0.0.2
Repository: https://github.com/jeadie/mailhub.git
Documentation: pkg.go.dev

# README

mailhub

Testing POST

curl --header "Content-Type: application/json" \
     --request POST \
      --data '{
        "Phone": "61412345678",
        "Content": "Hello World",
        "Date": "1970-01-01 12:00:01"
        }' \
  http://0.0.0.0:8080/sms/phone_number

# Packages

No description provided by the author
No description provided by the author