Go client for the Photoprism Application
Go to file
ajayk b6a3c6fa03 fix path for photos api
➜  examples git:(photos-api-json) ✗ go run photo.go common.go2021-02-03T23:14:52-08:00 [✿]  Login Success!
http://localhost:8080/api/v1/photos/\[pqnzsew2k506y94u\]
{ID:0,DocumentID:pqnzsew2k506y94u,TakenAt:0001-01-01T00:00:00Z,TakenAtLocal:0001-01-01T00:00:00Z,TakenSrc:,UID:,Type:,TypeSrc:,Title:,TitleSrc:,Description:,DescriptionSrc:,Path:,Name:,OriginalName:,Stack:0,Favorite:false,Private:false,Scan:false,Panorama:false,TimeZone:,PlaceID:,PlaceSrc:,CellID:,CellAccuracy:0,Altitude:0,Lat:0,Lng:0,Country:,Year:0,Month:0,Day:0,Iso:0,Exposure:,FNumber:0,FocalLength:0,Quality:0,Resolution:0,Color:0,CameraID:0,CameraSerial:,CameraSrc:,LensID:0,CreatedAt:0001-01-01T00:00:00Z,UpdatedAt:0001-01-01T00:00:00Z,EditedAt:null,CheckedAt:null,DeletedAt:null}
2021-02-03 23:15:49 -08:00
api/v1 fix path for photos api 2021-02-03 23:15:49 -08:00
examples Adding persistent storage and working auth 2021-02-03 21:01:21 -08:00
internal Adding initial changes for the evening - we have compiling code and some light scaffolding with the client and internal libraries 2021-01-30 23:59:44 -08:00
sample-app Adding persistent storage and working auth 2021-02-03 21:01:21 -08:00
test Working unit test start/stop app 2021-02-03 17:00:31 -08:00
.gitignore Adding initial scaffolding to rename the repository 2021-01-30 22:41:23 -08:00
README.md Adding sample auth code that will most likely change and api implementation 2021-01-31 00:08:52 -08:00
client.go Adding persistent storage and working auth 2021-02-03 21:01:21 -08:00

README.md

Photoprism Client Go

Go client for the Photoprism Application.

Bugs: Kris Nóva kris@nivenly.com