package
0.0.0-20190603034140-351a3f0ec9ff
Repository: https://github.com/derekduchesne/tweetsneak-v2.git
Documentation: pkg.go.dev

# Functions

CorsMiddleware will set headers allowing cross-origin requests so that the client and server can talk to each other from different ports when not on production.
DefaultErrorHandler returns an error message when the query parameter is missing.
Search will read through tweets from the Twitter API, count the most frequent words, and return the results.