README ¶ in0984 Simple REST API that matches incoming texts with trending topics on Twitter. Development Dependencies This project uses Go 1.9. We recommend using update-golang to install Go. Quickstart Install dep for development (dependency management) Setup the dependencies by running dep ensure Replace the .env.template file with a .env properly configured (secrets, credentials, etc.) Build and serve the project locally running make serve-local. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files analyzer.go main.go models.go routes.go sentiment.go sentiment_models.go twitter.go Click to show internal directories. Click to hide internal directories.