Added link to wiki / developer guide, see #12

This commit is contained in:
Michael Mayer 2018-11-06 11:10:57 +01:00
parent 4a33d430e9
commit 3e3327ade3

View file

@ -2,5 +2,9 @@
Package api contains REST request handlers used by the server package.
See https://photoprism.org/ for more information about PhotoPrism.
Additional information concerning the API can be found in our Developer Guide:
https://github.com/photoprism/photoprism/wiki/REST-API
*/
package api