Explore >> Select a destination


You are here

seb.jambor.dev
| | martinheinz.dev
4.1 parsecs away

Travel
| | Most of us use GitHub every day either using CLI or its website. Sometimes however, you need to automate these same tasks like, for example creating Gi...
| | emmettnaughton.com
1.9 parsecs away

Travel
| |
| | roneo.org
2.7 parsecs away

Travel
| | Github provides a powerful API. Let's fetch some data from out there with Hugo, and get updated content each time we rebuild the website
| | blog.preyneyv.dev
32.2 parsecs away

Travel
| It feels like every single web service wants to use OAuth to get user data, and for good reason too. The alternatives include requiring users to create access tokens manually (yikes) and asking users to input their usernames/passwords to impersonate them (giga yikes). At least with OAuth, users get to see a pretty screen with a big "Approve" button.