coreweave-hello-world

Deploy your first GPU workload on CoreWeave: a simple inference service using vLLM or a batch CUDA job. CoreWeave runs K...

github

brightdata-ci-integration

Set up CI/CD pipelines for Bright Data scraping projects with GitHub Actions. Includes mocked unit tests that run withou...

github

integrating-secrets-managers

Integrate secrets management platforms (HashiCorp Vault, AWS Secrets Manager, GCP Secret Manager, Azure Key Vault) into ...

github

podium-webhooks-events

Handle Podium webhook events for messages, reviews, and payments with event routing and idempotent processing. Podium OA...

github

apollo-security-basics

Security best practices for Apollo.io API integrations. Apollo API keys grant broad access to 275M+ contacts — a leaked ...

github

navan-webhooks-events

Navan supports asynchronous event delivery via callback URLs registered through the REST API. Since there is no public S...

github

navan-upgrade-migration

Defensive patterns for maintaining Navan API integrations over time. Navan does not publicly version their API, publish ...

github

navan-security-basics

Navan holds SOC 1 Type II, SOC 2 Type II, ISO 27001, PCI DSS Level 1, GDPR, CSA, and VSA certifications. Infrastructure ...

github

navan-sdk-patterns

Build a typed API wrapper around Navan REST endpoints since no official SDK exists (@navan/sdk is not a real package). T...

github

navan-reference-architecture

Production-grade architecture for Navan API integrations. Navan provides raw REST endpoints with OAuth 2.0 — no SDK, no ...

github

navan-rate-limits

Navan does not publicly document its API rate limits. Developers typically discover thresholds empirically when bulk dat...

github

navan-prod-checklist

Gated production readiness verification for Navan REST API integrations. Navan has no SDK and no sandbox — production is...

github

navan-performance-tuning

Navan's REST API has no bulk endpoints or GraphQL — every data fetch is a separate HTTP request. High-volume integration...

github

navan-observability

Navan exposes no built-in API metrics dashboard — monitoring is your responsibility. This skill implements structured lo...

github

navan-multi-env-setup

Navan does not offer a sandbox or staging API — every call hits production data with real corporate bookings and expense...

github

navan-migration-deep-dive

End-to-end migration playbook for moving from SAP Concur or legacy travel management systems to Navan. Navan uses REST A...

github

navan-local-dev-loop

Configure a local development environment for Navan API integrations with token caching, request logging, and mock fixtu...

github

navan-install-auth

Configure OAuth 2.0 client credentials for the Navan REST API. Navan has no public SDK — all API access uses raw REST ca...

github

navan-incident-runbook

Structured incident response for Navan travel platform disruptions. Navan uses raw REST APIs with OAuth 2.0 — there is n...

github

navan-hello-world

Execute a first API call against the Navan REST API to retrieve trip data. All examples use raw REST calls — Navan has n...

github

navan-entity-management

This skill covers organizational entity management in Navan: users, departments, cost centers, and approval chains. Nava...

github

navan-enterprise-rbac

Navan's enterprise tier provides granular role-based access control, configurable travel policies, and multi-tier approv...

github

navan-deploy-integration

Navan connects to enterprise systems through multiple integration methods: direct REST API with OAuth 2.0, SCIM for user...

github

navan-debug-bundle

Collect diagnostic data from Navan REST API integrations into a structured, shareable debug bundle. Navan has no SDK — a...

github