mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-06 17:27:20 +08:00
7 lines
157 B
Go
7 lines
157 B
Go
/*
|
|
Package api contains REST request handlers used by the server package.
|
|
|
|
See https://photoprism.org/ for more information about PhotoPrism.
|
|
*/
|
|
package api
|