Skip to content

gppeixoto/in0984

Repository files navigation

in0984

GoDoc

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.

Releases

No releases published

Packages

No packages published