stash/internal/api/doc.go
WithoutPants b7799df2a6
Add package docs and project vision/goals (#5169)
* Add goals/design vision to contributing doc
* Add barebones package documentation
2024-08-28 09:01:39 +10:00

2 lines
82 B
Go

// Package api provides the HTTP and Graphql API for the application.
package api