Best Application Development Software for GitHub - Page 17

Compare the Top Application Development Software that integrates with GitHub as of August 2026 - Page 17

This a list of Application Development software that integrates with GitHub. Use the filters on the left to add additional filters for products that have integrations with GitHub. View the products that work with GitHub in the table below.

  • 1
    Sourcery

    Sourcery

    Sourcery

    Sourcery is an AI-powered automated code review and coding assistant designed to help developers and engineering teams improve code quality, catch bugs and security issues early, and maintain consistent standards across projects. It integrates directly into popular development workflows, including GitHub, GitLab, and IDEs like VS Code and JetBrains, providing instant, actionable feedback on pull requests and in-editor code changes rather than relying solely on traditional peer reviews. Sourcery analyzes diffs with a combination of large language model insights and static analysis to deliver clear summaries, line-by-line suggestions, high-level feedback, and visual diagrams that explain proposed changes, with the goal of offering review quality similar to what a colleague would provide. In the IDE, it functions as a real-time pair programmer that underlines potential improvements, enables one-click application of suggested fixes, and offers an AI chat.
    Starting Price: $12 per month
  • 2
    Kodus

    Kodus

    Kodus

    Kodus is an open source AI-powered code review platform built around an intelligent agent named Kody that integrates directly with Git workflows such as GitHub, GitLab, Bitbucket, and Azure DevOps to help engineering teams automate and improve the quality of their code reviews. Kody analyzes every pull request with deep context-awareness, learning a team’s codebase, architecture, workflows, coding standards, and business rules so it can deliver precise feedback on quality, security, performance, and style rather than generic suggestions. Teams can define custom review rules in natural language or choose from a library of production-tested rules to enforce best practices and consistent standards, with the flexibility to select and run any AI model via their own API keys. Kodus turns unimplemented suggestions into tracked issues, helps monitor technical debt, and offers actionable insights without introducing noise, supporting over 30 programming languages.
    Starting Price: $10 per month
  • 3
    cubic

    cubic

    cubic.dev

    cubic is an AI-powered code review platform that automatically analyzes pull requests in GitHub to help software teams catch bugs, enforce standards, and ship code faster by reducing manual review bottlenecks. It delivers context-aware feedback seconds after a PR is opened by examining the full repository history and patterns, surfacing inline comments that highlight bugs, anti-patterns, technical debt, and improvement suggestions that human reviewers might miss, and providing one-click fix options for simple issues. cubic can generate clear PR summaries that explain the intent and impact of changes, intelligently order complex diffs into easier-to-review chunks, and offer a context-aware chat interface that lets developers ask questions or explore the codebase directly within the platform. Teams can define custom review rules and integrate business context from issue trackers like Jira, Linear, or Asana so that code reviews validate acceptance criteria as well as technical quality.
    Starting Price: $24 per month
  • 4
    BuildNinja

    BuildNinja

    BuildNinja

    BuildNinja is a self-hosted CI/CD platform designed to help growing teams deploy code quickly without unnecessary complexity. It eliminates the pain of per-seat pricing and fragile pipelines by offering unlimited users and agents at a predictable monthly cost. BuildNinja deploys in minutes using Docker and works out of the box with minimal configuration. The platform provides full visibility into builds with detailed logs, duration analytics, and real-time agent monitoring. Teams can manage source control, build steps, artifacts, and notifications from one clean, centralized interface. Built-in email alerts notify teams instantly when builds succeed or fail without extra setup. Overall, BuildNinja helps teams focus on shipping features instead of maintaining pipelines.
    Starting Price: 0
  • 5
    CodePulse

    CodePulse

    CodePulse

    CodePulse is a software engineering analytics platform that connects to your GitHub repositories with read-only access to automatically track and analyze development activity so teams can see where time is spent, measure delivery health, and make data-driven improvements without accessing actual source code. It uses a metadata-first approach, analyzing pull request activity, commit history, review interactions, and repository patterns, to produce visibility into engineering velocity, cycle time, review wait times, team health scores, DORA metrics, and trend forecasts, helping identify bottlenecks, collaboration gaps, and opportunities for process improvements across your workflow. It emphasizes security and privacy by never accessing source code contents, secrets, or environment variables while providing dashboards, executive-ready summaries, and built-in playbooks that contextualize metrics into actionable guidance so leaders can communicate impact.
    Starting Price: $166 per month
  • 6
    CodeRifts

    CodeRifts

    CodeRifts

    CodeRifts is a zero-config GitHub App for API compatibility governance. It detects breaking changes in OpenAPI 2.0, 3.0, and 3.1 specs on every pull request — before merge. Unlike linters that only check syntax, CodeRifts scores risk across 4 dimensions, calculates blast radius, identifies affected downstream clients, and estimates economic impact in dollars. It enforces governance policies automatically and blocks risky PRs. Other tools tell you WHAT broke. CodeRifts tells you HOW MUCH it costs. Supports GitHub App, GitHub Actions, GitLab CI, Bitbucket, CLI, REST API, and the MCP protocol — so CI pipelines and AI agents run the same governance checks before a merge or a tool call. Built for teams where one breaking API change costs $10k–$50k in downstream fixes. Zero CI configuration required: install the GitHub App and governance starts on the next PR. Designed for backend and platform teams shipping APIs to mobile apps, third-party integrations, and AI agents.
    Starting Price: $49/month
  • 7
    WunderGraph Hub

    WunderGraph Hub

    WunderGraph

    WunderGraph Hub is a platform designed to help development teams design, manage, and evolve APIs together within a structured workflow. It acts as a coordination layer for API development, allowing teams working across distributed services to collaboratively design schemas, propose changes, and align on API capabilities before implementation begins. It provides a visual design canvas where developers, API owners, and consumers can define capabilities, model schema structures, and discuss requirements in a shared workspace. Once a design is created, Hub automatically generates schema proposals and organizes feedback from stakeholders through governed workflows, ensuring that proposed API changes are reviewed, approved, and documented before being deployed. This approach enables teams to shift from informal communication and fragmented documentation toward structured collaboration with traceable decision-making.
    Starting Price: $49 per month
  • 8
    Pulldog

    Pulldog

    Natic

    Pulldog is a native macOS application designed to simplify and streamline code review workflows by allowing developers to review pull requests from their teams directly within a dedicated desktop client. It connects to both GitHub and GitLab, enabling users to monitor and review pull requests across multiple repositories and accounts from a single interface instead of navigating numerous browser tabs. Pulldog is built entirely using modern Apple technologies and is optimized to integrate deeply with the macOS ecosystem, providing support for features such as Spotlight actions, widgets, and system shortcuts that help developers access and manage code reviews more efficiently in their daily workflow. It aggregates pull requests into a unified environment where users can track changes, review code updates, and monitor pipeline status while maintaining focus on the review process itself.
    Starting Price: Free
  • 9
    Depot

    Depot

    Depot

    Depot is a cloud-based build acceleration platform designed to speed up software development workflows by dramatically reducing the time required to build container images and run continuous integration pipelines. It replaces traditional local or CI-based Docker builds with remote container builds executed on powerful cloud infrastructure, allowing developers to run the same build commands while offloading compute-intensive tasks to optimized remote machines. Using the Depot CLI, developers can simply replace docker build with depot build to execute builds on Depot’s infrastructure, which includes fast CPUs, high-speed networking, and persistent storage optimized for build workloads. It supports native multi-platform builds for both Intel and ARM architectures without relying on slow emulation, enabling teams to produce container images for multiple environments more efficiently.
    Starting Price: $20 per month
  • 10
    Octrafic

    Octrafic

    Octrafic

    Octrafic is an open source, AI-powered command-line tool designed for automated API testing and exploration, allowing users to interact with APIs using natural language instead of writing scripts or configuring complex testing frameworks. By pointing the tool to any HTTP API or OpenAPI specification, users can describe what they want to test in plain English, and the built-in AI agent automatically generates test scenarios, executes real HTTP requests, validates responses, and produces structured results. It handles the full testing workflow, including endpoint discovery, request construction, schema validation, and error detection, enabling developers to focus on testing logic rather than low-level implementation details. It supports real-time execution against live APIs, ensuring accurate status codes and behavior without relying on mocks, and can export results into styled PDF reports for sharing with teams or stakeholders.
    Starting Price: Free
  • 11
    VibeSecurity

    VibeSecurity

    VibeSecurity

    VibeSecurity is an AI-powered vulnerability scanning platform designed to protect AI-generated code by continuously analyzing, detecting, and remediating security flaws throughout the development lifecycle. It focuses on modern “vibe coding” workflows, where developers rely on AI tools to generate code quickly, but often introduce hidden vulnerabilities such as insecure authentication, exposed tokens, or injection risks. It uses intelligent agents to perform real-time code analysis, identifying security issues before they reach production and providing automated fix suggestions with implementation guidance. It integrates directly into developer environments through IDE plugins, GitHub applications, and CI/CD pipelines, enabling continuous monitoring of repositories, pull requests, and deployments without disrupting workflows.
    Starting Price: $32 per month
  • 12
    Scalar

    Scalar

    Scalar

    Scalar is a modern, open source API platform designed to help developers create, document, test, and manage APIs through a unified, interactive environment built around the OpenAPI standard. It transforms OpenAPI specifications into clean, visually appealing, and interactive API documentation that allows users to explore endpoints and test requests directly within the interface, combining documentation and a full-featured API client in one place. It includes a built-in REST API client that supports sending requests, inspecting responses, handling authentication methods such as API keys and OAuth2, and working with environment variables and dynamic parameters. Scalar also offers tools for generating SDKs, managing and versioning API specifications with Git integration, and creating documentation that stays synchronized with the underlying API through Markdown or MDX workflows.
    Starting Price: Free
  • 13
    Devtron

    Devtron

    Devtron

    Devtron is an AI-native, Kubernetes-focused DevOps platform designed to simplify and unify the entire lifecycle of application delivery, infrastructure management, and operations within a single control plane. It combines core DevOps capabilities such as CI/CD, GitOps, security, observability, cost management, and debugging into one integrated interface, eliminating the need to manage multiple disconnected tools and dashboards. It acts as a centralized control layer for Kubernetes environments, allowing teams to deploy, monitor, manage, and troubleshoot applications across multi-cloud or on-prem clusters with full visibility and governance. It includes Kubernetes-native CI/CD pipelines with no-code workflows, multi-environment orchestration, approval-based deployments, and reusable templates, enabling faster and more reliable software delivery while reducing manual effort.
    Starting Price: $999 per month
  • 14
    LaReview

    LaReview

    LaReview

    LaReview is a local-first, open source code review workbench designed to transform pull requests and code diffs into structured, high-signal review workflows that prioritize understanding over noise. It takes a GitHub or GitLab PR or raw diff as input and uses AI coding agents to generate a clear review plan that organizes changes by flows, risks, and intent, allowing developers to review code in a deliberate and meaningful order rather than scrolling through files. It emphasizes a reviewer-first approach, helping engineers plan their review before commenting, and focuses on delivering actionable feedback instead of producing large volumes of low-value comments. It includes AI-powered planning that analyzes code like a staff engineer, identifying hazards and building structured checklists, along with task-focused review views that group work by logical flows and highlight risk through features like file heatmaps.
    Starting Price: Free
  • 15
    Docsio

    Docsio

    Docsio

    Docsio is an AI-native documentation platform designed to turn existing product content into a fully structured, branded documentation site in minutes, eliminating the need for manual setup, coding, or deployment workflows. Users simply paste a website URL or upload source materials such as PRDs, specs, or internal documents, and an AI agent maps the entire product, extracts brand identity elements like colors, logos, and typography, and generates a complete documentation system including guides, feature pages, and API references. It emphasizes a “paste, generate, live” workflow, where the entire site is built in real time and can be previewed instantly before publishing. All content is editable through natural language using an integrated AI editor that can modify layout, navigation, styling, or text without requiring Markdown, Git, or CSS knowledge. Docsio includes built-in hosting with SSL, custom domain support, and one-click publishing.
    Starting Price: $60 per month
  • 16
    GitBar

    GitBar

    GitBar

    GitBar is a lightweight macOS menu bar application designed to centralize and streamline pull request and issue tracking across multiple development platforms, including GitHub, GitLab, and Azure DevOps. It places all relevant development activity directly in the system menubar, allowing users to monitor their workflow without constantly switching between browser tabs or tools. It organizes pull requests into intuitive sections such as “Mine,” “Review,” and “All,” helping developers quickly identify what they created, what requires their attention, and what is happening across their team. It provides real-time visibility into each pull request through status badges that indicate approval state, draft status, merge conflicts, and CI pipeline results, enabling faster decision-making without opening each item individually. GitBar also supports issue tracking alongside pull requests, giving a broader overview of ongoing work within repositories.
    Starting Price: Free
  • 17
    Radar

    Radar

    Radar

    Radar is an open source Kubernetes visibility and observability tool designed to simplify how developers and DevOps teams interact with their clusters by providing a fast, unified interface for monitoring resources, events, and system behavior in real time. It runs as a lightweight single binary that can be executed locally or deployed inside a cluster, requiring no agents, cloud accounts, or additional infrastructure, and ensuring that all data stays within the user’s environment. It aggregates critical Kubernetes information, such as topology, workloads, Helm releases, GitOps resources, traffic flows, and event timelines, into a single visual dashboard, allowing users to quickly understand relationships between components like deployments, services, and pods. It provides real-time updates directly from the Kubernetes API using watch-based mechanisms, enabling instant visibility into changes such as crashes, scaling events, or configuration updates without polling.
    Starting Price: $99 per month
  • 18
    Artillery

    Artillery

    Artillery

    Artillery is a full-stack performance and reliability testing platform that helps teams keep apps fast and reliable with load testing, scalable Playwright E2E testing, and production monitoring in one toolkit. It is modern, powerful, easy to use, incrementally adoptable, and built to work with coding agents. Engineering teams use Artillery to test and optimize applications so they stay performant and resilient under high load, testing everything from APIs to full browser experiences with the same TypeScript and JavaScript skills they already have. Artillery supports HTTP APIs, WebSocket and Socket.io services, SOAP, GraphQL, and complex web apps with real browsers. It includes built-in distributed load testing, allowing teams to run cloud-scale, multi-region tests on AWS Lambda, AWS Fargate, or Azure Container Instances without setting up or managing infrastructure.
    Starting Price: $199 per month
  • 19
    Tugboat QA

    Tugboat QA

    Tugboat QA

    Tugboat QA is an automated deploy preview platform that gives teams a working website or web app for every pull request, branch, or tag. Instead of waiting for a shared staging environment, a sprint demo, or a local setup, Tugboat automatically builds isolated, on-demand environments and posts a working Preview URL or deployment link directly into GitHub, GitLab, or Bitbucket pull requests. Each code branch can have its own custom environment, letting developers mix and match service versions or branches without reconfiguring the application. Tugboat helps remove code review bottlenecks by making it easier for developers, QA teams, stakeholders, and clients to view, test, and approve changes before they are merged. Inside each Preview, teams can access running services, service logs, build logs, output logs, Lighthouse reports, visual diffs, captured mail, preview statistics, and terminal access for troubleshooting or collaborative development.
    Starting Price: $39 per month
  • 20
    Webhook Relay

    Webhook Relay

    Webhook Relay

    Webhook Relay is a secure tunneling and webhook forwarding platform that lets teams receive webhooks from any source on localhost, on-premise systems, private networks, laptops, Kubernetes clusters, and internal services without exposing private IPs or opening inbound firewall ports. Its main services include Webhook Forwarding, which is secure and unidirectional by default with optional request and response transformation, and Bidirectional Tunneling, which provides fast tunnels for direct access to any HTTP service, internal API, website, backend app, frontend app, or AI model. Users can create public Webhook Relay endpoints, specify one or more internal destinations, run the relay agent through CLI or Docker, and securely tunnel incoming webhooks to private targets. It supports real-time payload and response inspection, request forwarding to multiple destinations, static outgoing IPs for allowlisting, custom subdomains, non-expiring tunnel domains, encrypted tunnels, etc.
    Starting Price: $8.99 per month
  • 21
    DocsAlot

    DocsAlot

    DocsAlot

    DocsAlot is an agent-readable documentation platform for developers and AI agents, built for SaaS teams fixing AI onboarding. It turns scattered help-center pages, API docs, READMEs, changelogs, product notes, and internal product knowledge into one polished source of truth that humans and AI can onboard from. DocsAlot connects product knowledge, documentation sources, and AI-facing outputs so every onboarding answer points back to the same current docs. Teams can bring in GitHub docs, help-center articles, API references, READMEs, changelogs, product notes, Notion context, support articles, internal notes, Confluence spaces, and Google Docs, then normalize messy content into a navigable docs structure. It packages documentation for agents by creating stable anchors, clean markdown, llms.txt, skill.md, and MCP-ready chunks from the same source, while still publishing hosted docs with clean navigation, quickstarts, guides, API references, support flows, runnable examples, etc.
    Starting Price: $39 per month
  • 22
    FetchSandbox

    FetchSandbox

    FetchSandbox

    FetchSandbox helps you test the integrations your AI wrote without touching production. From API request to production-ready integration, it lets developers build, test, and validate API integrations in realistic environments before deployment, catching failures early, reducing debugging time, and shipping with confidence. Instead of relying on static mocks, fake success responses, or risky production keys, FetchSandbox gives teams runnable API environments that behave like real services. Its stateful API sandbox keeps state across requests, enforces lifecycle transitions, fires real webhook events, and supports multi-step flows where integrations usually break. Developers can use the MCP Server, CLI, web app, OpenAPI import, and monitoring tools to prove an integration against APIs such as Stripe, Resend, Clerk, GitHub, Paddle, and Shopify.
    Starting Price: $5 per month
  • 23
    Moxie Docs

    Moxie Docs

    Jackalope Digital

    Moxie Docs is an automated tool aimed at creating and maintaining documentation for GitHub repositories. It generates searchable documentation directly from the source code of a GitHub repository, making it easy to keep documentation up to date and consistent with the latest changes in the codebase. Moxie Docs also integrates with AI development tools such as Claude, Cursor, Gemini, and Copilot. It identifies codebase conventions and spots existing documentation gaps when a repository is connected. The MCP server provides agents with tools for fetching codebase context, conventions, and docs - allowing you to save tokens by improving output and getting code right the first time. The tool delivers source-cited documentation as a PR for review, ensuring that all PRs are kept in alignment automatically. Moxie Docs detects changes, or 'drifts', in the codebase when new merges are made and flags any corresponding documentation that needs to be updated.
    Starting Price: $29/month
  • 24
    Morph by Modelcode
    Morph is an AI-powered code modernization platform that automates repository migrations from one technology stack to another while keeping engineering teams in control. Users connect one or more GitHub, GitLab, or Azure DevOps repositories, define goals in plain language, and configure how the application installs, builds, runs, health-checks, and tests. Morph analyzes the codebase, documents its architecture, frameworks, dependencies, component relationships, patterns, and conventions, then generates a detailed Project Spec for review and explicit approval before producing code. Modernization is divided into logical milestones rather than one massive change, with each milestone delivered through a pull request that teams can inspect, comment on, and merge. Project Knowledge stores the migration scope, lifecycle configuration, milestones, wikis, design decisions, and enforceable rules, giving agents shared context that grows as work progresses.
    Starting Price: $0.01 per extra credit
  • 25
    Xplenty

    Xplenty

    Xplenty Data Integration

    Xplenty, a scalable data integration and delivery software, allows SMBs and large enterprises to prepare and transfer data for analytics to the cloud. Xplenty features include data transformations, drag-and-drop interface, and integration with over 100 data stores and SaaS applications. Xplenty can be added by developers to their data solution stack with ease. Xplenty also allows users to schedule jobs and monitor job progress and status.
  • 26
    Instabug

    Instabug

    Instabug

    Instabug provides in-app feedback and bug reporting to mobile apps. After integrating the SDK, it allows you to have seamless two-way communication with users or testers while providing detailed environment report for developers. The integration process takes less than a minute and the results are outstanding! The top apps in the world rely on Instabug. We provide exceptional support 24/7 and is constantly rated highly as a bug reporting & tracking tool. Expand your mobile team's understanding of performance and user experience to enable faster fix times, precise performance metrics and error prioritization. With visibility into 100% of user sessions, quickly prioritize to focus on the issues that matter most to you and your user’s experience. Quickly integrate instabug to your apps with a single line of code. Instabug enables your team to find the balance between new feature development and stability.
    Starting Price: $83.00/month
  • 27
    Alooma

    Alooma

    Google

    Alooma enables data teams to have visibility and control. It brings data from your various data silos together into BigQuery, all in real time. Set up and flow data in minutes or customize, enrich, and transform data on the stream before it even hits the data warehouse. Never lose an event. Alooma's built in safety nets ensure easy error handling without pausing your pipeline. Any number of data sources, from low to high volume, Alooma’s infrastructure scales to your needs.
  • 28
    Exalate

    Exalate

    Exalate

    Exalate empowers your teams to collaborate seamlessly and effortlessly across internal departments and company borders. As the most flexible synchronization tool available, Exalate connects your Jira instances, ServiceNow, Zendesk, Github, Salesforce, Azure DevOps, and other work management systems, ensuring smooth data flow and harmonized processes. Effortlessly synchronize your data between different tools and platforms, eliminating data silos and streamlining your workflows. With Exalate, your teams can work as one cohesive unit, regardless of the tools they use, enabling better collaboration and increased productivity.
  • 29
    Testlio

    Testlio

    Testlio

    Testlio is the originator of networked testing. Our award-winning combination of platform, freelancers, and services enables you to deliver great customer experiences, fast. The Testlio three part solution fuses a proprietary platform, freelance testers, and client services. Together, the offering powers software testing in any location. On any device. In any language. Your fully integrated testing platform for seamless start-to-finish app testing. World-class project managers and test leads to ensure great results. Highly experienced and vetted, paid by the hour, any device, any language, any location. Testlio’s Recommendations engine matches the best testers to your project to maximize accuracy and impact. Schedule a chat with one of our testing experts to discover how we make app testing painless for your organization.
  • 30
    Enov8

    Enov8

    Enov8

    End-to-end “Business Intelligence” for your IT organization. Promoting transparency, control, and productivity across environments, release and data. Promote scaled agility across your IT fabric. A complete environment and release picture supporting collaboration across teams and providing the insight that organizations require today to drive competitive innovation. Improve visibility of your complex IT fabric allowing better collaboration and decision making. Manage complex computer systems & the end-to-end IT fabric through a centralized portal. Measure test environment usage to reduce IT spend and increase project productivity. Eliminate chaotic and non-repeatable operations by establishing control via centralized runbooks and using automation on regular & time consuming tasks. Manage change and contention effectively whilst providing real time health status and powerful analytics to determine business impact.
    Starting Price: $8 per month