#apis
Read more stories on Hashnode
Articles with this tag
Kubernetes has become a vital component of software infrastructure in recent times. Most media to large companies are already using Kubernetes...
Overview There are common questions when we start a new software development project like How to use architecture patterns in my project? How to swap...
The release of “ChatGPT API” on March 1st, 2023 has opened up a new era of possibilities for businesses and individuals. With GPT-3.5’s natural...
My Go client library for the OpenAI API OpenAI and Go logos Introduction Open AI exposes an API that is quite simple to use. It requires its clients...
Key Patterns in Software Architecture Patterns are essentially reusable solutions to common problems. When faced with a problem it is reasonable to...
There are tons of backend programming languages out there. They all have their fair share of advantages for different situations. For example, Java is...