Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
func RegisterRoutes(ctx context.Context, r *gin.Engine, services *services.Services, config *config.AppConfig) *handlers.APIHandlers
RegisterRoutes sets up all API endpoints
func SetupGraphQLServer ¶
func SetupGraphQLServer(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.