<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>API related on ashishb.net</title><link>https://ashishb.net/tag/api/</link><description>Recent content in API related on ashishb.net</description><generator>Hugo -- 0.163.3</generator><language>en-US</language><lastBuildDate>Sat, 09 Mar 2024 17:00:49 +0000</lastBuildDate><atom:link href="https://ashishb.net/tag/api/rss.xml" rel="self" type="application/rss+xml"/><item><title>Always support compressed response in an API service</title><link>https://ashishb.net/programming/api/send-compressed-response/</link><pubDate>Sat, 09 Mar 2024 17:00:49 +0000</pubDate><guid isPermaLink="false">https://ashishb.net/?p=7108</guid><description>Enable compressed responses on your web services to save bandwidth and improve user experience. Learn how to implement gzip compression in Go with Gin and Nginx.</description></item><item><title>API services should always have usage Limits</title><link>https://ashishb.net/programming/api/always-have-usage-limits/</link><pubDate>Sun, 11 Feb 2024 17:00:29 +0000</pubDate><guid isPermaLink="false">https://ashishb.net/?p=7028</guid><description>Learn why setting API usage limits is crucial for your service&amp;#39;s security and performance. Discover factors and benchmark limits to implement today.</description></item><item><title>API backend should use dataloaders</title><link>https://ashishb.net/programming/api/use-dataloaders/</link><pubDate>Thu, 15 Jun 2023 03:35:11 +0000</pubDate><guid isPermaLink="false">https://ashishb.net/?p=7195</guid><description>Optimize your backend API with data loaders, reducing latency and enhancing performance through efficient request batching. Discover how to implement this using Go.</description></item><item><title>Bad and good ways to test code</title><link>https://ashishb.net/programming/bad-and-good-ways-to-write-automated-tests/</link><pubDate>Sat, 18 Feb 2023 19:50:40 +0000</pubDate><guid isPermaLink="false">https://ashishb.net/?p=7070</guid><description>Discover a better way to write tests for startups. Focus on integration tests over unit tests to minimize future code changes and ensure robust software.</description></item><item><title>GraphQL vs gRPC</title><link>https://ashishb.net/programming/api/graphql-vs-grpc/</link><pubDate>Sun, 12 Feb 2023 17:00:03 +0000</pubDate><guid isPermaLink="false">https://ashishb.net/?p=7033</guid><description>Discover when to choose gRPC or GraphQL for your API service. Learn the benefits of strong type checking, language-agnostic frameworks, and optimal use cases.</description></item></channel></rss>