Search Results

Results for "API gateway"

88 articles found

API integration concept APIs
1 min read

Working with APIs in Python

APIs (Application Programming Interfaces) allow different software applications to talk to each other. Many services provide APIs to let developers access…

Gateway of India monument in Mumbai with people and boats India Travel
2 min read

Mumbai: The City That Never Sleeps

Mumbai hit me like a wave. It is loud, it is crowded, it is expensive compared to the rest of India, and it is absolutely electric. I had three days there…

Colorful gopuram tower of Kapaleeshwarar Temple in Chennai India Travel
2 min read

Chennai: Gateway to the South

Chennai, formerly Madras, is often overlooked by travelers, which is a shame. It is a city with a deep history, a strong cultural identity, and some of the…

Web form with validation messages HTML/CSS/JS
1 min read

Form Validation: HTML5 vs JavaScript

Forms are the gateway to user data, and validating that data is crucial. You have two layers: client-side validation (for UX) and server-side validation (f…