Skip to content
#

twillio

Here are 85 public repositories matching this topic...

theodesp
theodesp commented Oct 6, 2018

We need to start with implementing a basic twilio client. The client details should follow the following format:

https://github.com/xanzy/go-gitlab/blob/master/gitlab.go#L254

For now we only want the following fields:

        client *http.Client
	baseURL *url.URL
	authType authType
	username, password string
	token string
enhancement help wanted good first issue hacktoberfest

Improve this page

Add a description, image, and links to the twillio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the twillio topic, visit your repo's landing page and select "manage topics."

Learn more