README ¶ Go to console.developers.google.com/apis/credentials Click on Add Credentials / Service Account Create a JSON Key Then Put that JSON key into the root of your app And Change the code to access **YOUR** JSON key And also Change the app.YAML Expand ▾ Collapse ▴ Documentation ¶ Index ¶ type Movie Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Movie ¶ type Movie struct { Title string Summary search.HTML PosterID string } Source Files ¶ View all Source files index.go newmovie.go routes.go search.go storage.go templates.go types.go Click to show internal directories. Click to hide internal directories.