mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Updated Home (markdown)
9
Home.md
9
Home.md
@@ -55,15 +55,6 @@ Issues labeled [help wanted](https://github.com/photoprism/photoprism/issues?q=i
|
||||
+ [[Contributors]] - list of contributors
|
||||
+ [[FAQ]] - frequently asked questions
|
||||
|
||||
## Package Documentation (GoDoc) ##
|
||||
+ [cmd/photoprism](https://godoc.org/github.com/photoprism/photoprism/cmd/photoprism) - main application
|
||||
+ [internal/photoprism](https://godoc.org/github.com/photoprism/photoprism/internal/photoprism) - main library package
|
||||
+ [internal/server](https://godoc.org/github.com/photoprism/photoprism/internal/server) - server initialization and routing
|
||||
+ [internal/api](https://godoc.org/github.com/photoprism/photoprism/internal/api) - server api
|
||||
+ [internal/commands](https://godoc.org/github.com/photoprism/photoprism/internal/commands) - command line interface
|
||||
+ [internal/forms](https://godoc.org/github.com/photoprism/photoprism/internal/forms) - input validation (based on [gin](https://github.com/gin-gonic/gin#model-binding-and-validation))
|
||||
+ [internal/models](https://godoc.org/github.com/photoprism/photoprism/internal/models) - models (based on [GORM](http://gorm.io/))
|
||||
|
||||
## Developer Chat on Slack ##
|
||||
You are welcome to join our `#photoprism` channel on [gophers.slack.com](https://gophers.slack.com). If you don't have an account yet, you can create one on [invite.slack.golangbridge.org](https://invite.slack.golangbridge.org/).
|
||||
|
||||
|
Reference in New Issue
Block a user