One thing to add, perhaps: include API wrappers, client libraries etc.<p>Stuff that makes it easier to use the actual underlying API.<p>Eg the YouTube Data API is nice, but you can save a ton of time if you use one of the client libraries:<p><a href="https://developers.google.com/youtube/v3/libraries" rel="nofollow">https://developers.google.com/youtube/v3/libraries</a>