You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Elevate productivity effortlessly with predefined middleware's, while retaining flexibility through seamless integration of custom middleware tailored to your specific needs."
30
+
icon="middleware"
31
+
href="#"
32
+
/>
33
+
<QuickLink
34
+
title="Environment based config"
35
+
description="Following the 12-factor config principles for maintaining application configurations, simplify the integration of data sources like MySQL, Postgres, Kafka, Google Pubsub, and others."
36
+
icon="env"
37
+
href="#"
38
+
/>
39
+
<QuickLink
40
+
title="Crash Handling"
41
+
description="GoFr catches all and every panics and automatically recovers from them to maintain continuous availability of your server."
0 commit comments