youtuber-description-links
youtuber-description-links copied to clipboard
A tool to help Youtubers to manage theirs video links.
This PR adds a missing link to the README, specifically the `Youtube Data API` text already prefixed with `[]`.
You should use some file structure and separe, in modules, which implementation. I would sujest to use pkg and cmd. ``` cmd/ There is the clients, that consumes the application...
Hi there! This project it's very very cool to support the "youtubers" community, but not everyone must have experience with golang, so, i'll put on the readme how to run...
Currently, the tests written for this project are in a separate tests folder. It's best practice in Go putting each test inside the package that defines what is to be...