Commit Graph

10 Commits

Author SHA1 Message Date
terbshaeusser f94f37507d check content-type in login endpoint
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser 7f7cf1ae1d streamline response handling and logging
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser e81f6326e7 add login and logout endpoints
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser 4f770d01d8 implement endpoints to create and query all blog articles
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:20 +02:00
terbshaeusser 13cdbe249b add auth middleware
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:19 +02:00
terbshaeusser af43e23fe6 initial database definition
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:19 +02:00
terbshaeusser 333211d4d0 add parser for blog articles
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:40:19 +02:00
terbshaeusser 5113059d22 Merge commit 'ad273dbe5dba7bd0e901270464e25fc1f030a5b5' as 'backend/goldmark' 2026-05-24 09:40:13 +02:00
terbshaeusser 5ed3f1b8b7 Merge commit '47d4dcf042f5ec927d592f03964cd12aab2bb66f' as 'backend/go-sqlite3' 2026-05-24 09:39:27 +02:00
terbshaeusser 7c1e2fb228 initialize backend project
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
2026-05-24 09:31:18 +02:00