Display Purposes v0.2.4 DisplayPurposes View Source

Display Purposes API wrapper

https://displaypurposes.com/

Link to this section Summary

Functions

Get neighborhood graph of hashtag

Get relevant hashtags for word

Link to this section Functions

Link to this function

graph(word, headers \\ [], options \\ []) View Source

Get neighborhood graph of hashtag

Example

DisplayPurposes.graph("budapest")
Link to this function

tags(word, headers \\ [], options \\ []) View Source

Get relevant hashtags for word

Example

DisplayPurposes.tags("berlin")