photoprism/internal/server/doc.go

9 lines
219 B
Go
Raw Normal View History

2018-11-06 19:02:03 +01:00
/*
Package server contains REST server routes and configuration.
Additional information concerning the API can be found in our Developer Guide:
https://github.com/photoprism/photoprism/wiki/REST-API
*/
package server