photoprism-client-go/api/v1
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
..
client.go Adding persistent storage and working auth 2021-02-03 21:01:21 -08:00
file.go Adding sample auth code that will most likely change and api implementation 2021-01-31 00:08:52 -08:00
meta.go Adding sample auth code that will most likely change and api implementation 2021-01-31 00:08:52 -08:00
photo.go fix path for photos api 2021-02-03 23:15:49 -08:00