Skip to content

chris-carrington/text-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Prototype

How to test

  • In Bash Terminal #1
    1. git clone https://github.com/chris-carrington/text-prototype.git
    2. dotnet add package DotNetEnv
    3. dotnet add package System.Text.Json
    4. Add a .env file adjacent to Program.cs
      • In the file add: SimpleTextAPIToken=APIToken
      • In the file add: SimpleTextPhoneNumber=PhoneNumberToSendTo
    5. dotnet run
  • In Bash Terminal #2
    1. curl http://localhost:3000/send

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages