- In Bash Terminal #1
git clone https://github.com/chris-carrington/text-prototype.git
dotnet add package DotNetEnv
dotnet add package System.Text.Json
- Add a
.env
file adjacent toProgram.cs
- In the file add:
SimpleTextAPIToken=APIToken
- In the file add:
SimpleTextPhoneNumber=PhoneNumberToSendTo
- In the file add:
dotnet run
- In Bash Terminal #2
curl http://localhost:3000/send
-
Notifications
You must be signed in to change notification settings - Fork 0
chris-carrington/text-prototype
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published