Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Links to other quickstarts
  • Loading branch information
tommorris committed Apr 11, 2017
commit fcac557f10cdf909d154cadeadac5d2368465d2e
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Nexmo APIs Quickstart Examples for PHP

Quickstarts also available for: [Java](https://github.com/nexmo-community/nexmo-java-quickstart), [.NET](https://github.com/nexmo-community/nexmo-dotnet-quickstart), [Node.js](https://github.com/nexmo-community/nexmo-node-quickstart), [Python](https://github.com/nexmo-community/nexmo-python-quickstart), [Ruby](https://github.com/nexmo-community/nexmo-ruby-quickstart)

The purpose of the quickstart guide is to provide simple examples focused on one goal. For example, sending an SMS, handling an incoming SMS webhook or making a Text to Speech call.

## Configure with Your Nexmo API Keys
Expand All @@ -21,4 +23,4 @@ Please [raise an issue](/../../issues/) to request an example that isn't present

## Licenses

- The code samples in this repo is under [MIT](LICENSE)
- The code samples in this repo is under [MIT](LICENSE)