This website requires JavaScript.
Explore
Help
Sign In
terbshaeusser
/
website
Public Access
Watch
1
Star
0
Fork
0
You've already forked website
Code
Issues
Pull Requests
Actions
Activity
Files
2b6c7074c22b24d43cc70eb5dc3089ce5a19b170
website
/
backend
T
History
terbshaeusser
0e07967dab
use ? placeholders consistently
...
Signed-off-by: Tobias Erbshäußer <
tobias@tesoft.dev
>
2026-05-24 09:40:23 +02:00
..
go-sqlite3
Merge commit '47d4dcf042f5ec927d592f03964cd12aab2bb66f' as 'backend/go-sqlite3'
2026-05-24 09:39:27 +02:00
goldmark
Merge commit 'ad273dbe5dba7bd0e901270464e25fc1f030a5b5' as 'backend/goldmark'
2026-05-24 09:40:13 +02:00
md
add parser for blog articles
2026-05-24 09:40:19 +02:00
.gitignore
initial database definition
2026-05-24 09:40:19 +02:00
api.go
protect auth token with mutex
2026-05-24 09:40:20 +02:00
backend.iml
initialize backend project
2026-05-24 09:31:18 +02:00
blog.go
extend blog articles endpoint to allow to query for tags
2026-05-24 09:40:23 +02:00
db.go
use ? placeholders consistently
2026-05-24 09:40:23 +02:00
go.mod
initialize backend project
2026-05-24 09:31:18 +02:00
go.work
add parser for blog articles
2026-05-24 09:40:19 +02:00
main.go
add endpoint to query blog article tags
2026-05-24 09:40:23 +02:00