photoprism-client-go/internal/api/doc.go
Kris Nóva 0f880ac1fa Adding initial scaffolding to rename the repository
Signed-off-by: Kris Nóva <kris@nivenly.com>
2021-01-30 22:41:23 -08:00

8 lines
225 B
Go

/*
Package api contains REST request handlers used by the server package.
Additional information concerning the API can be found in our Developer Guide:
https://github.com/photoprism/photoprism/wiki/REST-API
*/
package api