I thought it would make a good video to create an API arduino library from scratch and the Hackaday.io API provides the perfect platformThe first goal of the library would be to return project data (number of likes, number of followers etc)
So far it's a nice API to play with! I'm just implementing the project info endpoint for now so you can display likes and skulls of a project but it should be easily updated if required!
I really need to play with the API at some point. I have ideas...