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
e81f6326e77efa7f851149dbdca40f592520f9fe
website
/
backend
T
History
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
..
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
add login and logout endpoints
2026-05-24 09:40:20 +02:00
backend.iml
initialize backend project
2026-05-24 09:31:18 +02:00
blog.go
implement endpoints to create and query all blog articles
2026-05-24 09:40:20 +02:00
db.go
add login and logout endpoints
2026-05-24 09:40:20 +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 login and logout endpoints
2026-05-24 09:40:20 +02:00