photoprism/photoprism

Synchronization: Proof-of-concept for syncing with Google Drive API

Open

#224 opened on 2020年1月24日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Go (39,670 stars) (2,263 forks)batch import
help wantedidea

説明

As a user, I want to sync my data with my existing Google Drive account so that I can automatically import/export photos.

Acceptance Criteria:

  • Read and understand the Google API documentation
  • Get an API key for Google Drive (not to be confused with Google Photos!)
  • Choose a tested Go library for communicating with the API (don't reinvent the wheel)
  • Write unit tests that demonstrate importing and exporting of photos using the Google Drive API
  • Document anything that seems important

コントリビューターガイド