Commit Graph

7 Commits

Author SHA1 Message Date
2da80d470a
some progress
I am currently following a video guide
2024-04-14 20:52:06 +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
6171344b65
small change
modify so it matches the actual project
2024-02-23 23:57:41 +01:00
a9e9a5d023
tiny performance increase
switched from IndendetJSON to JSON
this increases performance
2024-02-23 23:25:55 +01:00
c61affb36e
prevent overposting 2024-02-23 23:23:06 +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
236876445e
Initial commit 2024-02-14 00:50:06 +01:00