Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googlesamples/google-photos

Samples for the Google Photos Library API 📸
https://github.com/googlesamples/google-photos

google-photos sample

Last synced: 3 months ago
JSON representation

Samples for the Google Photos Library API 📸

Awesome Lists containing this project

README

        

# Google Photos Library API Samples

This repository contains a sample for the [Google Photos Library API](https://developers.google.com/photos).

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

## Samples

The [REST/Photoframe](REST/PhotoFrame/README.md) 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](REST/PhotoFrame/README.md) 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.