Skip to content

rykawase/google-photos-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Rest API from Google Photos with C#

Intro

This project will help the developer on how to use the REST API from Google Photos with C#.

How to use

Follow this link to know the REST API: https://developers.google.com/photos/library/guides/get-started

It's necessary to create the Client Id and Secret according to the link: https://console.developers.google.com/apis/library

Use this information to login on the application.

Built with

RestSharp - Simple REST and HTTP API Client for .NET

Json.Net - JSON framework for .NET

About

Google Photos API with C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages