1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-10 00:28:36 +02:00

feat(service): add textmagic service

This commit is contained in:
Himanshu Ranjan 2021-05-06 20:31:53 +05:30
parent 2538dd86a9
commit de681c4ff1

View File

@ -4,7 +4,8 @@
## Prerequisites
You will need to have a [TextMagic](https://www.textmagic.com/) account and `UserName` and `API KEY` from TextMagic.
You will need to have a [TextMagic](https://www.textmagic.com/) account and
`UserName` and `API KEY` from TextMagic.[(api-keys)](https://my.textmagic.com/online/api/rest-api/keys)
```go