cloud, codes, AI

14 September 2026

Tag: API

  • API strategy and architecture

      Designing a modern, high-quality API in 2026 with ASP.NET Core requires more than just knowing the syntax. It’s about choosing an architecture that scales with your team and implementing strategies that ensure long-term…

    Read the post

  • AI calling pattern

    To call OpenAI’s API (like ChatGPT API) using C# programming language, here’s a step-by-step guide: Step 1: Create an OpenAI Account and Get an API Key Step 2: Set Up Your C# Environment Step…

    Read the post

  • Grabbing Music Lyric as a GEN AI dataset

      So we have a mission to get lyrics for a music. Here are some APIs we can use to fetch song lyrics: Lyrics.ovh API — Public APIs. A simple and free API that…

    Read the post