Coder Social home page Coder Social logo

campoy / go-web-workshop Goto Github PK

View Code? Open in Web Editor NEW
530.0 47.0 94.0 1.43 MB

Build Web Applications with Go on App Engine

License: Apache License 2.0

Go 62.45% HTML 15.20% JavaScript 11.65% CSS 10.70%
golang appengine appengine-go workshop backend

go-web-workshop's Issues

Issues running `goapp deploy` in Section 4

Had issues following the tutorial at the deployment step

$ goapp deploy --version=1 --application=appname-123456 .
...
... auth process here...
....
Authentication successful.
02:19 AM Scanning files on local disk.
Error 404: --- begin server output ---
This application does not exist (project_id=u'appname-123456'). To create an App Engine application in this project, run "gcloud beta app create" in your console.
--- end server output ---
error while running appcfg.py: exit status 1

The solution was to download gcloud cli and do a dance with.

Here's the blog post of my appengine experience

Add hint for io and ioutil on exercise 1

This is not clear enough

The Response type also has a Body field of type io.ReadCloser. The type of this field is a big hint on what we can do with it: read it and close it.

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.