How to use ChatGPT function calling to have better control of the API's response, making it easier to use the generated content in your code.
Tag: API
My Two Favourite (underused) HTML5 Media Features
Both of these are stable, simple and useful, yet they don’t seem to be used much in the wild (yet). Maybe it’s just lack of awareness so here are a couple of demos to hopefully generate a bit of interest. Page Visibility API In first place it has to be the Page Visibility API. Supported in all … Continue reading My Two Favourite (underused) HTML5 Media Features
Web API Design: A Definitive Guide
“Web API” is a confusing term. It can refer to interfaces to be implemented by web software such as browsers, for example the W3C geolocation API, etc. It can also refer to how a web service exposes its data, and it’s in this context that Brian Mulloy has written what I hope will become the bible of REST-based … Continue reading Web API Design: A Definitive Guide
