diff --git a/apps/formbricks-com/pages/api/oss-friends/index.ts b/apps/formbricks-com/pages/api/oss-friends/index.ts index 09e1048a7e..02c82668d8 100644 --- a/apps/formbricks-com/pages/api/oss-friends/index.ts +++ b/apps/formbricks-com/pages/api/oss-friends/index.ts @@ -98,6 +98,12 @@ export default async function handle(req: NextApiRequest, res: NextApiResponse) description: "Open-source monitoring platform with beautiful status pages", href: "https://www.openstatus.dev", }, + { + name: "Requestly", + description: + "Makes frontend development cycle 10x faster with API Client, Mock Server, Intercept & Modify HTTP Requests and Session Replays.", + href: "https://requestly.io", + }, { name: "Rivet", description: "Open-source solution to deploy, scale, and operate your multiplayer game.",