package
0.1.0
Repository: https://github.com/gofreta/gofreta-api.git
Documentation: pkg.go.dev

# Functions

InitAuthApi sets up the routing of auth endpoints and the corresponding handlers.
InitCollectionApi sets up the routing of collection endpoints and the corresponding handlers.
InitEntityApi sets up the routing of entity endpoints and the corresponding handlers.
InitKeyApi sets up the routing of Key endpoints and the corresponding handlers.
InitLanguageApi sets up the routing of language endpoints and the corresponding handlers.
InitMediaApi sets up the routing of media endpoints and the corresponding handlers.
InitUserApi sets up the routing of user endpoints and the corresponding handlers.

# Constants

TokenIdentityUser specify "key" token idenity model.
TokenIdentityUser specify "user" token idenity model.

# Structs

AuthApi defines auth api services.
CollectionApi defines collection api services.
EntityApi defines entity api services.
KeyApi defines Key api services.
LanguageApi defines language api services.
MediaApi defines media api services.
UserApi defines user api services.