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
4c9a9512b863346d2036e4d80fb0b64e17f4d4a1
website
/
backend
T
History
terbshaeusser
6b237a1417
add endpoints to update article status
...
Signed-off-by: Tobias Erbshäußer <
tobias@tesoft.dev
>
2026-05-24 09:40:21 +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
add endpoints to update article status
2026-05-24 09:40:21 +02:00
db.go
add endpoints to update article status
2026-05-24 09:40:21 +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 endpoints to update article status
2026-05-24 09:40:21 +02:00