repositorypackage
0.0.0-20250218134135-2a756aefb2b2
Repository: https://github.com/umarkotak/ytkidd-api.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Ytkidd Backend Service
MISC
- font awesome list: https://fontawesome.com/search?o=r&m=free
- channel id finder: https://commentpicker.com/youtube-channel-id.php
Notes
if you run your golang app on wsl, you might need to get the wsl ip
ip addr show eth0 | grep -oP '(?<=inet\s)\d+(\.\d+){3}'
source: https://github.com/postmanlabs/postman-app-support/issues/11204#issuecomment-1605502449