api

package
v0.0.2-rc-ci Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2024 License: AGPL-3.0 Imports: 20 Imported by: 0

Documentation

Overview

Eintopf Api

Schemes: http, https
BasePath: /api/v1
Version: 0.0.1

Security:
- bearer

SecurityDefinitions:
bearer:
     type: apiKey
     name: Authorization
     in: header

Consumes:
- application/json

Produces:
- application/json

swagger:meta

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Routes

func Routes(
	actionService *action.Service,
	authService auth.Service,
	eventService event.Storer,
	eventsearchService eventsearch.Service,
	groupService group.Service,
	invitationService invitation.Service,
	killswitchService killswitch.Service,
	mediaService media.Service,
	notificationSettingsStore notification.SettingsStorer,
	notificationStore notification.Storer,
	passwordrecService *passwordrec.Service,
	placeService place.Service,
	reventService revent.Service,
	searchService search.Service,
	statusService status.Service,
	userService user.Service,
	osmTiler *osm.Service,
	mediaPath string,
) func(r chi.Router)

Routes returns the http router for the api.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL