Code Monkey home page Code Monkey logo

go-polymer's Introduction

Go and Polymer - Friends Forever

This is an example application taken from the official Polymer tutorial, but modified to use Go to serve the json rather than a static json file. This can be used as a basis point for your projects where you want to use Go and Polymer.

This is ready to use standalone or on Google App Engine.

Live Demo

http://go-polymer.appspot.com/

Go Get

go get github.com/treeder/go-polymer
cd $GOPATH/src/github.com/treeder/go-polymer

Running locally

go build && ./go-polymer

Then check http://localhost:8080

Running on App Engine

Since this is ready to use on App Engine, you'll want to use the goapp tool.

goapp serve

Deploying on App Engine

Change the application name in app.yaml to your application name (from Google Developer Console), then:

goapp deploy

go-polymer's People

Contributors

treeder avatar

Watchers

Alexander F. Rødseth avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.