Documentation ¶
Overview ¶
Package main App API
This Swagger specification describes the application API.
Swagger 2.0 Spec - generated by [go-swagger](https://github.com/go-swagger/go-swagger)
Schemes: http, https Host: localhost:8080 BasePath: / Version: VERSIONPLACEHOLDER License: Copyright © 2022 Company. All rights reserved.
Consumes: - application/json
Produces: - application/json
SecurityDefinitions: token:
type: apiKey name: Authorization in: header description: "Enter your API key prefixed by the word \"Bearer\"."
swagger:meta
Directories ¶
Path | Synopsis |
---|---|
draft/folder
Package mvp provides a template for building a plugin for Ambient apps.
|
Package mvp provides a template for building a plugin for Ambient apps. |
draft/hello
Package hello provides a hello page for an Ambient app.
|
Package hello provides a hello page for an Ambient app. |
draft/navigation
Package navigation provides a navigation page for an Ambient app.
|
Package navigation provides a navigation page for an Ambient app. |
draft/urlrewrite
Package urlrewrite removes trailing slash from requests for an Ambient app.
|
Package urlrewrite removes trailing slash from requests for an Ambient app. |
extend
Package extend is an extension of the plugin system.
|
Package extend is an extension of the plugin system. |
extend/plugin/hello
Package hello provides a hello page for an Ambient app.
|
Package hello provides a hello page for an Ambient app. |
Click to show internal directories.
Click to hide internal directories.