mirror of
https://github.com/stashapp/stash.git
synced 2026-04-29 13:09:20 -05:00
b7799df2a6
* Add goals/design vision to contributing doc * Add barebones package documentation
3 lines
82 B
Go
3 lines
82 B
Go
// Package api provides the HTTP and Graphql API for the application.
|
|
package api
|