glean-upgrade-migration

Glean is an enterprise search platform that indexes documents across SaaS tools via connectors and exposes Search and In...

github

glean-sdk-patterns

Production-ready patterns for the Glean enterprise search platform. Glean uses POST-based REST endpoints for both search...

github

glean-reference-architecture

Enterprise search integration architecture for connecting internal knowledge systems to Glean's indexing and search plat...

github

glean-prod-checklist

Glean provides enterprise search across all company data sources with AI-powered ranking and document understanding. A p...

github

glean-rate-limits

Glean's APIs split into two tiers: the Indexing API for pushing documents into the search corpus, and the Client API for...

github

glean-hello-world

Index documents into Glean and search them. Two steps: set up a custom datasource with the Indexing API, then query with...

github

glean-install-auth

Configure Glean API authentication for enterprise search and knowledge management. Glean has two APIs: the Indexing API ...

github

glean-enterprise-rbac

Glean's enterprise search aggregates content from dozens of connectors (Google Drive, Confluence, Slack, Salesforce). RB...

github

glean-data-handling

Glean enterprise search ingests documents from dozens of connectors (Google Drive, Confluence, Slack, Jira, Salesforce, ...

github

glean-cost-tuning

Glean pricing scales with indexed content volume and per-seat user count, making document indexing volume and search que...

github

glean-core-workflow-a

Build search and chat experiences using the Glean Client API. Covers full-text search with filters, AI-powered chat answ...

github

glean-core-workflow-b

Build custom Glean connectors: set up datasources, bulk index documents, manage content lifecycle, and configure permiss...

github

glean-ci-integration

Set up CI/CD for Glean enterprise search integrations: run unit tests with mocked search and indexing responses on every...

github

glean-common-errors

Glean provides enterprise search across connected data sources with AI-powered results. API integrations involve two dis...

github

framer-webhooks-events

Framer's Server API uses a WebSocket channel for real-time communication, not traditional REST webhooks. For event-drive...

github

framer-upgrade-migration

Guide for upgrading Framer plugin SDK, Server API, and migrating between Framer platform versions. Check the Framer Deve...

github

framer-reference-architecture

Production architecture for Framer integrations covering plugins, Server API CMS sync, code components, and automated pu...

github

framer-local-dev-loop

Set up a fast development workflow for Framer plugins and code components with Vite hot-reload, TypeScript, and testing....

github

framer-rate-limits

Handle Framer API rate limits for Server API and plugin operations. The Server API uses WebSocket, so rate limits apply ...

github

framer-hello-world

Build a minimal Framer plugin that inserts a styled text layer onto the canvas, and a code component that renders inside...

github

framer-deploy-integration

Deploy Framer Server API integrations (CMS sync services, webhook handlers) to cloud platforms. Framer sites themselves ...

github

framer-debug-bundle

Collect diagnostic information for Framer plugin or Server API issues including package versions, API connectivity, and ...

github

framer-cost-tuning

Optimize Framer costs across plans and features. The Server API is free during beta. Main costs are Framer site plans, c...

github

framer-ci-integration

Set up CI/CD for Framer plugins and Server API integrations. Plugin builds are tested with Vite + vitest. Server API CMS...

github