diff --git a/apps/formbricks-com/pages/api/oss-friends/index.ts b/apps/formbricks-com/pages/api/oss-friends/index.ts index fb08ef9803..1521616661 100644 --- a/apps/formbricks-com/pages/api/oss-friends/index.ts +++ b/apps/formbricks-com/pages/api/oss-friends/index.ts @@ -10,6 +10,11 @@ export default async function handle(req: NextApiRequest, res: NextApiResponse) description: "Build build custom software on top of your data.", href: "https://www.appsmith.com", }, + { + name: "Aptabase", + description: "Analytics for Apps, open source, simple and privacy-friendly. SDKs for Swift, React Native, Electron, Flutter and many others.", + href: "https://aptabase.com", + }, { name: "Argos", description: "Argos provides the developer tools to debug tests and detect visual regressions..",