|
You are here |
seb.jambor.dev | ||
| | | | |
martinheinz.dev
|
|
| | | | | 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... | |
| | | | |
www.zufallsheld.de
|
|
| | | | | Recently, I found myself needing to incorporate a CODEOWNERS-file to multiple repositories within our Github organization. The objective was to automatically reviewers for pull-requests. And codeowners are a perfect tool for this. This way every colleague in our company can join our Github organization and get write-access to the ... | |
| | | | |
emmettnaughton.com
|
|
| | | | | [AI summary] The author compares the REST API and GraphQL APIs while building a GitHub user search functionality, ultimately favoring GraphQL for its efficiency and single-call data retrieval. | |
| | | | |
robkendal.co.uk
|
|
| | | There are lots of articles on how to build a Node API server but they're either quite duff or very complex. None of them seem to deal with reading and writing to JSON files. Well let's change that by building our own Node API server using JSON data storage! | ||