Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
func RegisterRoutes(ctx context.Context, r *gin.Engine, s *services.Services, repos *repository.Repositories, cfg *config.Config, log logger.Logger)
RegisterRoutes sets up all API endpoints
func SetupGraphQLServer ¶ added in v0.1.0
func SetupGraphQLServer(repos *repository.Repositories, services *services.Services) (graphqlHandler, playgroundHandler gin.HandlerFunc)
SetupGraphQLServer configures and returns the GraphQL server and playground handlers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.