All Projects → googlesamples → Google Photos

googlesamples / Google Photos

Licence: apache-2.0
Samples for the Google Photos Library API 📸

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Google Photos

ExtCore-Sample
Full-featured ExtCore framework 7 sample web application
Stars: ✭ 29 (-91.97%)
Mutual labels:  sample
PaystackJS-Sample-code
Bare Paystack JS implementation. Style pay.html as required
Stars: ✭ 15 (-95.84%)
Mutual labels:  sample
Umi Examples
examples for umi.js
Stars: ✭ 294 (-18.56%)
Mutual labels:  sample
abap-alv-google-upload-sheet
Sample demonstrating export of ALV Grid data from SAP GUI directly to Google Drive and display exported data snapshots automatically in Google Sheets.
Stars: ✭ 24 (-93.35%)
Mutual labels:  sample
smb-summit-hackathon
Build Blocks for the SAP SMB Summit Hackathons.
Stars: ✭ 23 (-93.63%)
Mutual labels:  sample
Android Samples
Sample Android code for the tutorials.
Stars: ✭ 264 (-26.87%)
Mutual labels:  sample
hana-native-adapters
Since SAP HANA SPS09 supports writing new adapters for Smart Data Access, Batch Data Loading, ETL, Realtime Replication, and Realtime Transformations. While common adapters are provided by SAP, everyone can write their own adapters using the SAP HANA Adapter SDK. This project aims to provide additional adapters for using them or as samples.
Stars: ✭ 30 (-91.69%)
Mutual labels:  sample
Go Project Sample
Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.
Stars: ✭ 344 (-4.71%)
Mutual labels:  sample
Jetpack-compose-sample
Forget about bunch of XML files for maintaining UIs. Jetpack Compose is Android’s modern toolkit for building native UI. Here is a small example to get started.
Stars: ✭ 29 (-91.97%)
Mutual labels:  sample
Flutter Layouts Exampls
Layout of the flutter example.such as Row,Comlun,listview,Just for learning.
Stars: ✭ 292 (-19.11%)
Mutual labels:  sample
cloud-weatherapp
New sample application demonstrating the interplay of several HCP services to develop a full fledged application.
Stars: ✭ 17 (-95.29%)
Mutual labels:  sample
btp-full-stack-typescript-app
A sample project to demonstrate how to implement a full-stack app with SAP Cloud Application Programming Model, plus SAPUI5 and TypeScript.
Stars: ✭ 27 (-92.52%)
Mutual labels:  sample
Cognitive Face Android
Cognitive Services Face client library for Android.
Stars: ✭ 273 (-24.38%)
Mutual labels:  sample
sap-tech-bytes
Accompanying the SAP Developer Advocates "SAP Tech Bytes" initiative.
Stars: ✭ 47 (-86.98%)
Mutual labels:  sample
Play Samples
Stars: ✭ 335 (-7.2%)
Mutual labels:  sample
play-scala-secure-session-example
An example Play application showing encrypted session management
Stars: ✭ 54 (-85.04%)
Mutual labels:  sample
Spring Petclinic Rest
REST version of the Spring Petclinic sample application
Stars: ✭ 257 (-28.81%)
Mutual labels:  sample
Vokuro
Sample application for Phalcon Framework (Acl, Auth, Security)
Stars: ✭ 350 (-3.05%)
Mutual labels:  sample
Kotlin Mvp Example
A small client server app on Kotlin that is using MVP architecture
Stars: ✭ 337 (-6.65%)
Mutual labels:  sample
Cloud Platform Iot Starterkit
This repository provides information and code for working with SAP Cloud Platform Internet of Things. It enables users to get an end-to-end IoT solution with either real hardware or simulators up and running fast and start their own extensions and usage based on this.
Stars: ✭ 279 (-22.71%)
Mutual labels:  sample

Google Photos Library API Samples

This repository contains a sample for the Google Photos Library API.

The Library API lets you read, write and share photos & videos in Google Photos.

Samples

The REST/Photoframe sample shows how to use the REST API in a Node.JS web application to build an interactive photo frame that loads photos from a user's Google Photos library. It is built with express.js.

Running the samples

Follow the README for the REST/Photoframe sample for steps on how to get started.

Support

If you've found an error in this sample, please file an issue: https://github.com/googlesamples/google-photos

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.

License

Copyright 2018 Google LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].