Commit Graph

5 Commits

Author SHA1 Message Date
cb437f3bb6
switch to postgres db 2024-05-18 14:36:44 +02:00
35312f3c22
tiny fix
forgot to remove db. Now added a .gitignore rule
2024-05-17 01:03:02 +02:00
553fa63c89
some progress
can now receive files and place in system (very scary)
started trying to use sqlite db, since I cannot really use Julian's DB
2024-05-17 00:59:46 +02:00
09d5828812
add faker
added faker to create fake video entries
also readded IndentedJSON, because it is more readable for now
2024-03-04 16:26:34 +01:00
1517fdaa09
initial draft
implements CRUD operations from the official go tutorial
https://go.dev/doc/tutorial/web-service-gin
2024-02-14 00:56:11 +01:00