Go to file
Pavle Portic ddfb50be4d
Add license
2024-02-27 00:08:12 +01:00
cmd Add background fetch routine and handle fetch operations in parallel 2022-10-31 02:39:52 +01:00
config Initial commit 2022-10-27 04:04:49 +02:00
db Use ON CONFLICT DO NOTHING for all INSERT queries 2022-10-31 02:55:50 +01:00
feedparser Add background fetch routine and handle fetch operations in parallel 2022-10-31 02:39:52 +01:00
handler Add background fetch routine and handle fetch operations in parallel 2022-10-31 02:39:52 +01:00
httpserver Add background fetch routine and handle fetch operations in parallel 2022-10-31 02:39:52 +01:00
lib/log Initial commit 2022-10-27 04:04:49 +02:00
migrations Parse feeds and fetch new videos 2022-10-29 05:14:50 +02:00
mocks Add background fetch routine and handle fetch operations in parallel 2022-10-31 02:39:52 +01:00
models Mark videos as watched 2022-10-30 01:08:07 +02:00
.dockerignore Finish docker setup 2022-10-30 02:13:51 +02:00
.gitignore Initial commit 2022-10-27 04:04:49 +02:00
.golangci.yml Initial commit 2022-10-27 04:04:49 +02:00
.yamllint.yaml Initial commit 2022-10-27 04:04:49 +02:00
Dockerfile Finish docker setup 2022-10-30 02:13:51 +02:00
LICENSE Add license 2024-02-27 00:08:12 +01:00
Makefile Add background fetch routine and handle fetch operations in parallel 2022-10-31 02:39:52 +01:00
README.md Initial commit 2022-10-27 04:04:49 +02:00
docker-compose.yml Add background fetch routine and handle fetch operations in parallel 2022-10-31 02:39:52 +01:00
go.mod Parse feeds and fetch new videos 2022-10-29 05:14:50 +02:00
go.sum Parse feeds and fetch new videos 2022-10-29 05:14:50 +02:00

README.md

Ytrssil API