package
0.0.0-20230225233916-41b1600f7865
Repository: https://github.com/sajeevany/graph-snapper.git
Documentation: pkg.go.dev

# Functions

assumes valid account.
@Summary Get account record@Description Non-authenticated endpoint fetches account at specified key@Produce json@Param id path string true "id"@Success 200 {object} record.RecordViewV1@Fail 404 {object} gin.H@Router /account/:id [get]@Tags account.
@Summary Create account record@Description Non-authenticated endpoint creates an empty record at the specified key.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author