ExTwitter.API.Base

Provides basic and common functionalities for Twitter API.

Summary

get_id_option(id)
request(method, path, params \\ [])

Send request to the api.twitter.com server

upload_request(method, path, params \\ [])

Send request to the upload.twitter.com server

verify_params(params)

Functions

get_id_option(id)
request(method, path, params \\ [])

Send request to the api.twitter.com server.

upload_request(method, path, params \\ [])

Send request to the upload.twitter.com server.

verify_params(params)