Skip to content

(Winner | Capital One) A Yelp search app that summarizes reviews using Watson and Aylien Text API

Notifications You must be signed in to change notification settings

johannkm/goex-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 4, 2017
01c3781 · Apr 4, 2017

History

22 Commits
Apr 4, 2017
Mar 30, 2017
Mar 22, 2017
Mar 22, 2017
Apr 4, 2017
Apr 4, 2017
Apr 4, 2017
Mar 30, 2017
Apr 4, 2017
Apr 3, 2017
Apr 4, 2017
Apr 4, 2017
Mar 22, 2017
Apr 4, 2017

Repository files navigation

goex-search

A Yelp search app that summarizes reviews using Watson and Aylien Text API

Demo

Install

Install golang and set your gopath.

Get api keys for:

cd $GOPATH/src/
git clone https://github.com/johannkm/goex-search.git

cd goex-search/

Set your api credentials in api-config.json

npm install
npm run build

go build
go install

PORT=8000 $GOPATH/bin/goex-search
# running at http://localhost:8000

Built With

  • Golang
  • Echo
  • Vue.js
  • Bulma

About

(Winner | Capital One) A Yelp search app that summarizes reviews using Watson and Aylien Text API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published