Data Synchronization in Microservices with PostgreSQL, Debezium, and NATS: A Practical GuideJun 24, 2024·7 min read
How to generate hundreds of content for Hashnode using AIHow to generate hundreds of blog posts using AI with one clickJul 21, 2024·7 min read
How to use LLMs for real-time alertingReal-time alerting with Large Language Models (LLMs) like GPT-4 can be useful in many areas such as progress tracking for projects (e.g. notify me when coworkers change requirements), regulations monitoring, or customer support (notify when a resolut...Nov 20, 2023·10 min read
How APISIX protects against the OWASP top 10 API security threatsIn this blog post, we'll explore OWASP Top 10 threats and learn how APISIX can protect against them with examples.Oct 20, 2023·11 min read
How to build a custom GPT-enabled full-stack app for real-time dataLooking to make ChatGPT answer unfamiliar topics like finding real-time discounts from various online markets? Here's a step-by-step on how to achieveSep 6, 2023·10 min read
Get Notified in Slack for Every New User Sign Up With AuthgearUser sign-ups are a crucial aspect of most web applications, and keeping track of them can provide valuable insights. Getting notified when a new user signs up is not just about knowing the numbers, but also about immediate user engagement. For examp...Aug 19, 2023·5 min read
Add Authentication to Any Web Page in 10 MinutesAll web apps today need users to sign in and share their info to make their own profiles. This helps the app give them a personalized experience securely. There are two ways that the developers can authenticate the users — either they can create thei...Aug 8, 2023·10 min read
How Profile Enrichment can boost your productSometimes, your business may need more details about your users than what they provide when they first sign up or log in. But how do you get these details? It wouldn’t be good to keep asking your users for the same information every time they log in,...Aug 4, 2023·6 min read