Module eingang_backend::routes[][src]

Routes of the backend service

Ideally all routes are just one/two liner and simple function calls to the backend

Modules

journal

View: Journal

notes

Routes: Note Element

tasks

Routes: Task Element

threads

Routes: Thread Element

Functions

config
index

Index method for simple counter

Type Definitions

EingangResponse

Return a json representation of serializable data

EingangVecResponse

Return a vector of json serializeable data