Skip to content

Instantly share code, notes, and snippets.

@DanyF-github
Created March 24, 2022 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanyF-github/8cfbde008f13e4f71c40ff8999bd4388 to your computer and use it in GitHub Desktop.
Save DanyF-github/8cfbde008f13e4f71c40ff8999bd4388 to your computer and use it in GitHub Desktop.
= os.getenv("FACEBOOK_ID")
VONAGE_API_KEY = os.getenv("VONAGE_API_KEY")
VONAGE_API_SECRET = os.getenv("VONAGE_API_SECRET")
VONAGE_MESSAGES_ENDPOINT = "https://api.nexmo.com/v0.1/messages"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment