simple website that lets you save and download replays from a local obs instance through a web ui
Go to file
2023-06-14 13:56:31 +02:00
.vscode implement like all the boilerplate 2023-06-14 13:56:31 +02:00
db implement like all the boilerplate 2023-06-14 13:56:31 +02:00
handlers implement like all the boilerplate 2023-06-14 13:56:31 +02:00
models implement like all the boilerplate 2023-06-14 13:56:31 +02:00
services implement like all the boilerplate 2023-06-14 13:56:31 +02:00
tmp implement like all the boilerplate 2023-06-14 13:56:31 +02:00
views implement like all the boilerplate 2023-06-14 13:56:31 +02:00
.air.toml implement like all the boilerplate 2023-06-14 13:56:31 +02:00
.gitignore implement like all the boilerplate 2023-06-14 13:56:31 +02:00
go.mod implement like all the boilerplate 2023-06-14 13:56:31 +02:00
go.sum implement like all the boilerplate 2023-06-14 13:56:31 +02:00
LICENSE Initial commit 2023-06-01 13:18:39 -03:00
main.go implement like all the boilerplate 2023-06-14 13:56:31 +02:00
README.md Initial commit 2023-06-01 13:18:39 -03:00
sqlc.yaml implement like all the boilerplate 2023-06-14 13:56:31 +02:00

obs-replay-server

simple website that lets you save and download replays from a remote obs instance