Suggested Categories:

No-Code Development Platforms
No-code development platforms provide a way for users to design, build, and develop software applications without the need for traditional coding. They are built in such a way that users can rely on simple visual interfaces with drag and drop type tools, allowing them to rapidly develop applications with minimal technical knowledge. This makes no-code development platforms ideal for any user regardless of programming experience, from hobbyists to entrepreneurs. Furthermore, modern no-code platforms allow complex mobile apps or web projects to be created more quickly than ever before.
Code Collaboration Tools
Code collaboration tools are platforms that enable developers to work together on software projects by facilitating real-time collaboration, version control, and code sharing. These tools allow multiple developers to edit and review code simultaneously, track changes, and manage different versions of code through branches and commits. Key features typically include code reviews, pull requests, conflict resolution, issue tracking, and integration with version control systems like Git. Code collaboration tools are essential for team-based development environments, ensuring smooth coordination and improving productivity in software projects.
QR Code Generators
QR code generators are tools that allow users to create quick response (QR) codes, which are machine-readable barcodes that store information such as URLs, text, contact details, or Wi-Fi credentials. These tools typically allow users to customize QR codes by changing their size, color, and design while ensuring the code remains scannable. QR code generators are commonly used for marketing, event registration, payments, product packaging, and contactless interactions. They help businesses and individuals provide an easy way for users to access digital content or services through their smartphones or other scanning devices.
Code Editors
Code editors are software tools that allow developers to write, edit, and debug source code for programming and web development. These editors provide essential features like syntax highlighting, code completion, auto-indentation, and error detection to enhance productivity and reduce coding errors. Many code editors also offer integrations with version control systems (like Git), debuggers, and build tools, allowing developers to manage their code and workflows efficiently. While some code editors are lightweight and focused solely on text editing, others offer extensive features and customization options through plugins and extensions. By providing a streamlined environment for coding, code editors are essential for software development, web development, and scripting tasks.
Code Review Tools
Code review tools are software tools designed to examine and analyze source code for errors, bugs, and vulnerabilities. They provide developers with detailed feedback on their code, highlighting areas that need improvement or optimization. These tools use a variety of techniques such as static analysis, unit testing, and peer review to ensure the quality and functionality of the code. In addition to identifying coding issues, they also help improve code security by detecting potential vulnerabilities or weaknesses in the code. Code review tools are an essential part of the development process for any software project.
Infrastructure as Code Software
Infrastructure as Code (IaC) tools are software solutions that enable developers and IT teams to automate the provisioning, configuration, and management of infrastructure using code. These tools allow users to define and manage infrastructure components like servers, databases, and networking resources through configuration files, ensuring consistency and repeatability in infrastructure setups. IaC tools typically support version control, enabling teams to track changes and collaborate on infrastructure management.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
Code Enforcement Software
Code enforcement software is software that helps local government agencies and municipalities manage and enforce building codes, zoning laws, and other regulatory compliance requirements. These platforms typically provide features for tracking violations, issuing citations, managing inspections, and automating the code enforcement process. Code enforcement software can also include tools for scheduling inspections, documenting findings, generating reports, and managing case histories. It helps ensure that properties comply with local laws and ordinances, improving efficiency and accountability in enforcement processes. Additionally, it allows for better communication between enforcement officers, residents, and other stakeholders.
Coding Challenge Platforms
Coding challenge platforms, also known as code assessment and technical skills testing platforms, enable developers and organizations to test their coding skills to see what skills need to be improved, or to determine the coding skills of a potential hire. Many coding challenge platforms also offer features like coding competitions, mock interviews, and collaboration opportunities for learning with others. These platforms are popular among job seekers, developers, and coding enthusiasts looking to enhance their problem-solving abilities.
Low-Code Development Platforms
Low-code development platforms are software tools designed to assist developers with the creation of software applications. They provide an alternate means to implementation, reducing the amount of manual coding that needs to be done. Platforms vary based on the type of application being created, enabling users to quickly build and deploy business applications without having extensive technical knowledge or software development experience. Features may include tools for visual modeling, integration connectors, and user interface components.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Source Code Management Software
Source code management (SCM) software is a type of software to help developers track, manage, and version control their source code throughout the software development lifecycle. These tools allow multiple developers to collaborate on the same project by maintaining a centralized repository where code changes are stored and tracked. SCM software typically includes features like version control, branching, merging, and conflict resolution to ensure that code changes are properly managed and integrated. It also provides tools for tracking issues, auditing changes, and ensuring that all team members are working with the latest codebase. SCM software is essential for maintaining code integrity, improving collaboration, and enhancing productivity in development teams.
Code Coverage Tools
Code coverage tools are software utilities designed to analyze the source code of an application and report on the level of code that is tested by automated tests. They usually measure the percentage of lines, blocks, or branches of code that have been executed in a test suite. Many popular programming languages have their own code coverage tools available for developers to use.
Code Signing Software
Code signing software is a type of program that digitally signs code to ensure its authenticity and integrity. It verifies the identity of the author or publisher of the code, and helps protect users from malicious software by providing evidence that the code was not altered during transit. Code signing can be used for a variety of purposes, including software distribution, configuration management, and digital document authentication. It is an essential part of maintaining secure electronic communication between two parties.
Medical Coding Software
Medical coding software is a type of software used to classify various medical diagnoses and procedures in order to provide accurate reimbursement from insurance companies. It enables healthcare providers to code various patient treatments, tests, medications, or procedures for billing purposes. The software also helps them comply with industry regulations and guidelines as well as improve efficiency and accuracy in their billing process. It can be used for tracking patient records and managing claims efficiently. Furthermore, it offers support services such as online training courses for coders, ensuring that they stay updated on the latest developments in the field.
No Code Database Software
No code database platforms are tools that allow individuals to create and manage databases without needing to write any code. These platforms typically use drag-and-drop interfaces and pre-built templates to simplify the database creation process. They are designed for users with little to no technical background, making it easier for them to organize and store data. No code database platforms also offer features such as data visualization, automated backups, and collaborative capabilities, making it a versatile solution for various businesses and industries.
Vibe Coding Software
Vibe coding tools represent a shift in software development, using AI to convert natural language into functional code. These tools allow users to input human language prompts, moving away from traditional syntax and focusing on expressing the desired outcome. By lowering the barrier to entry, vibe coding tools make it easier for individuals without coding expertise to create software. For experienced developers, these tools automate repetitive tasks, boosting productivity and freeing up time for more complex problem-solving.
Code Snippet Managers
Code snippet managers are useful tools for organizing and managing code snippets. They enable users to store and share their code snippets efficiently, and provide a searchable library of existing code snippets. Depending on the platform chosen, users can also comment, tag, and version code snippets using these tools. Finally, many of these services offer both free and premium plans to fit all needs.
AI Code Generators
AI code generators are software tools that use artificial intelligence to automatically generate code based on user input or requirements, significantly reducing the time and effort required for software development. These platforms leverage machine learning algorithms and natural language processing (NLP) to understand user specifications and then generate the appropriate code. AI code generators often include features like auto-completion, error detection, and optimization suggestions, which help developers write cleaner, more efficient code faster. By using these tools, developers can streamline their coding process, improve productivity, and focus on higher-level tasks such as design and architecture.
AI Code Review Tools
AI code review tools are AI-powered software tools that automate the process of reviewing code by using artificial intelligence to detect bugs, vulnerabilities, and code quality issues. These tools analyze code for common errors, performance optimizations, and adherence to best practices, helping developers improve code efficiency and maintainability. They often integrate with version control systems, providing real-time feedback and suggestions as developers write and commit their code. By leveraging AI, these tools can also identify security risks, improve code consistency, and reduce the time spent on manual reviews. Ultimately, AI code review tools enhance development workflows by streamlining the review process and ensuring higher-quality software.
  • 1
    Qorus Integration Engine

    Qorus Integration Engine

    Qore Technologies

    Qorus Integration Engine® is the only No-Code for Coders solution, enabling software engineers to rapidly create and maintain enterprise apps through a combination of building block construction, configuration, and custom coding in a highly flexible, open-source platform. Qorus includes AI automation, fault tolerant workflows, native Python - Java language integration, and a data provider API that automatically introspects and interfaces with any system independently of the underlying API or integration technology. ...
    Starting Price: $250 per month
  • 2
    DronaHQ

    DronaHQ

    DronaHQ

    DronaHQ is a low-code platform to build internal tools and custom apps for the web and mobile. Developers and engineering teams use this platform to create admin panels, CRUD apps, GUI for Databases or APIs, forms, dashboards & operational apps. Key features include: - Customizable UI components - Mobile + Web app output - 10x faster app development - Seamless integration to any existing tech stack - Scalable cloud-based architecture - Over 50 Engineering Support Hours (UVP) - Free forever developer plans With 3000+ Apps built and 1 million+ users supported, DronaHQ is a platform trusted by global companies.
    Starting Price: $0/month
  • 3
    SyncTree

    SyncTree

    Ntuple

    SyncTree strives to be a "Super Connecting Platform" that can easily connect any services you want. With SyncTree, which consists of SyncTree STUDIO, a solution for building backend business logic with block coding, and Block Store, a platform for buying and selling pre-made backend function blocks like App Store, you can organically utilize data and connect services to achieve unlimited service expansion. Based on aPaaS, Block Store provides APIs from various services such as ChatGPT, DALLE, YouTube, etc. in the form of 'backend function blocks', which you can subscribe to and then combine as you want quickly in SyncTree STUDIO to build your business logic. ...
    Starting Price: Free/1Month/3,000 Call
  • 4
    NoCodeAPI

    NoCodeAPI

    NoCodeAPI

    NoCodeAPI is a serverless platform that lets you connect Google Sheets, Airtable, Google Analytics, Twitter, Telegram, Open Graph, MailChimp, and 50+ other apps via secure, encrypted API proxies without writing backend code. It provides a simple project-based interface where you input values, encrypt tokens, and generate lightweight endpoints ready for use in seconds.
    Starting Price: $12 per month
  • 5
    AssureAPI
    Introducing AssureAPI, a powerful automation tool to make testing your RESTful APIs a breeze. The Zero Code tool takes advantage of OpenAPI/Swagger specifications to effectively interpret your API’s structure and operations. It automatically generates and runs a wide range of test cases, both positive and negative, against your API endpoints. With AssureAPI, you can ensure your APIs are reliable, secure, and performing at their best. Say goodbye to long testing cycles, test case coding, and frequent updates; this tool helps you speed up your time to market while equipping your business with robust, high-performing APIs. ...
  • 6
    MindCloud

    MindCloud

    MindCloud

    MindCloud is a software company that builds and maintains custom connections between your software and other platforms so you can eliminate manual data entry and start automating and scaling your business. As technology continues to advance, the modern business owner is using more and more online software tools to manage their business. MindCloud creates a seamless flow from one software platform to the next, saving time and money by connecting your software and automating your...
    Leader badge
    Starting Price: $625/month
    Partner badge
  • 7
    KeyRunner

    KeyRunner

    Launchiam

    ...Collaborate easily, run tests locally, and protect sensitive data every step of the way. No Signup or Login Get started instantly—no need for lengthy sign-ups or logins. VS Code Extension & Desktop Apps Work where you're comfortable! Our VS Code extension and desktop apps integrate seamlessly with your existing workflow. Local Storage & Execution Keep data secure with local storage and execution, ensuring sensitive information stays on your device. Run Unlimited Collections Test and manage unlimited API collections, enabling effortless scaling for all your projects. ...
    Starting Price: $39/month/user
  • 8
    AsyncAPI

    AsyncAPI

    AsyncAPI

    ​AsyncAPI is an open-source initiative that seeks to improve the current state of Event-Driven Architecture (EDA). Our long-term goal is to make working with EDAs as easy as working with REST APIs. That goes from documentation to code generation, from discovery to event management, and beyond. The AsyncAPI Specification defines a standard, protocol-agnostic interface that describes message-based or event-driven APIs. The AsyncAPI document allows people or machines communicating with one another to understand the capabilities of an event-driven API without requiring access to the source code, documentation, or inspecting the network traffic. ...
  • 9
    OpenAccess SDK
    ...Personally identifiable information that shouldn’t be seen by all users can be hidden or exposed only on a need-to-know basis. OpenAccess SDK is a tool developer can use to handle 99% of the code required to produce a standards-based driver with SQL support. OpenAccess SDK lets you quickly create a standards-based, ASNI-SQL compliant ODBC, JDBC, or ADO.NET driver for your unique requirements without the domain expertise and heavy lift of full code development. Quickly generate a custom driver using our prebuilt addons or develop directly against SDK interfaces. ...
  • 10
    Beeceptor

    Beeceptor

    Beeceptor

    ...Explore the range of use cases Beeceptor can solve for you. Host your API contracts on Beeceptor and unblock your teams. With Beeceptor, a mock API server is up and running in seconds, with no coding required. Don't wait for backend APIs to be developed or deployed. Connect to an API mock server and start integrating your code immediately. Reduce dependency on backend/API teams with Beeceptor. Get a named sub-domain and send an HTTP request. You can inspect and debug the req/res payloads, make them look pretty, and share them with your peers as API contracts. ...
    Starting Price: $10 per month
  • 11
    Testfully

    Testfully

    Testfully

    ...Supports major schemes like OAuth2 for secure and streamlined authorization. From basic to complex, Testfully enables quick, effective testing without the need for coding, making advanced API testing accessible and hassle-free. Execute all requests in a folder simultaneously, sequentially, or randomly with just one click. Validate responses and perform contract testing using a declarative format, no coding is needed.
    Starting Price: $49 per month
  • 12
    Xano

    Xano

    Xano

    ...Teams can model data, compose logic, expose secure APIs, and integrate with any system, while AI agents can use data and APIs, call external tools, and run server-side with observability and guardrails. Build visually, with AI, or in code from your IDE, then deploy with one click and scale automatically. Xano works with any frontend, including Lovable, Bolt, WeWeb, Retool, and custom code, so you don’t need to rebuild as you grow. Compliance, reliability, and scaling are built-in, enabling teams to focus on the business logic that makes their software unique.
    Starting Price: Free
  • 13
    Astera API Management

    Astera API Management

    Astera Software

    Astera API Management (ADS) is an API lifecycle management tool with a highly productive, no-code approach to building and managing APIs. ADS dramatically equips businesses with an intuitive, drag-and-drop interface, so anyone with or without a technical background can learn to consume, manage, and publish APIs with 80% time-saving.
  • 14
    Telepresence

    Telepresence

    Ambassador Labs

    ...It simplifies and expedites collaborative development, debugging, and testing within Kubernetes environments by establishing a seamless connection between your local machine and shared remote Kubernetes clusters. Why Telepresence: Faster feedback loops: Spend less time building, containerizing, and deploying code. Get immediate feedback on code changes by running your service in the cloud from your local machine. Shift testing left: Create a remote-to-local debugging experience. Catch bugs pre-production without the configuration headache of remote debugging. Deliver better, faster user experience: Get new features and applications into the hands of users faster and more frequently.
    Starting Price: Free
  • 15
    Treblle

    Treblle

    Treblle

    Treblle is a federated API Intelligence platform built for enterprises that need full visibility, control, and security over their APIs. With a single integration, Treblle provides real-time API Discovery, Observability, Analytics, Governance, Runtime Security, and Developer Portals. It supports on-prem and private cloud deployments to meet strict compliance and data privacy requirements. Treblle helps teams shift left by surfacing API issues early in development and ensuring consistency...
    Starting Price: $25 per month
  • 16
    Webiny

    Webiny

    Webiny

    Open-source framework that helps you to architect, build and deploy solutions on top of serverless infrastructure. A self-hosted serverless CMS that includes a headless GraphQL API, asset management, and a no-code builder for static pages and forms. Scaleable & cost-effective. The built-in prerendering services makes your pages crawlable by search engines. Manage digital assets, resize and deliver images on multiple resolutions. Expand and change any aspect of the system with custom plugins and business logic. Numerous built-in performance optimizations make your sites fast and scalable.
  • 17
    Reloadly

    Reloadly

    Reloadly

    For ambitious companies around the world, Reloadly's data and airtime API makes topping up prepaid mobile users as simple, borderless, and programmable as the rest of the internet. Send airtime online with simple APIs, SDKs, widgets or plugins. With just a few lines of code, you can add mobile top-up to your web or mobile application in the programming language you already use. World-class developer onboarding and tools as building blocks for global mobile recharge and data. Register for your free account and start building in minutes. There are no contracts, no restrictions, no shenanigans! Local and international access to the world's leading mobile operators. ...
  • 18
    Csmart Network API Enablement Platform

    Csmart Network API Enablement Platform

    Covalense Digital Solutions

    ...It enables seamless exposure, governance, and monetization of network services—such as messaging, location, voice/video, billing, and IoT—through TM‑Forum–aligned APIs. The platform delivers granular access control, real-time usage analytics, and flexible pricing models, transforming network assets into revenue streams. Low-code onboarding and multi-tenant architecture accelerate time-to-market and ensure scalable operations. AI-powered observability adds anomaly detection and self-healing capabilities for resilient performance. Whether enabling internal innovation or launching partner ecosystems, Csmart makes network capabilities consumable, controllable, and monetizable by design.
  • 19
    IBM z/OS Connect
    ...Enhance z/OS® applications with the power of cloud native functions, plus easily call APIs using native interfaces from COBOL and PLI programs. Drive agility across your development teams with parallel development for APIs and Services using source code management systems such as Git or RTC/Jazz.
  • 20
    Redocly

    Redocly

    Redocly

    ...Publish beautiful API reference docs in seconds and style them in minutes. Tick every developer's favorite box right out of the box, three panels, a try-it console, generated code samples, SEO-friendly, even friendlier search. Nobody likes outdated docs and scope creep. Maintain API documentation with your favorite source control integrated with our cloud app workflows. We support them all, including on-premise and API management providers. Launch a developer portal in minutes reusing your API definitions as assets. ...
    Starting Price: $69 per month
  • 21
    Quickwork

    Quickwork

    Quickwork

    ...Quickwork provides an all-in-one platform with the tools and services you need to build powerful & scalable integrations, serverless APIs, conversational experiences, and a lot more. Simply drag and drop the applications you wish to use to build powerful integrations without writing a single line of code. Choose from 1,000s of business, consumer, AI, analytics, messaging, and IoT apps to create an automated workflow you can imagine. Convert any workflow into an API with Quickwork’s single-click API management. Share your APIs securely with built-in authentication mechanisms and scale elastically with our serverless infrastructure. ...
    Starting Price: $20 per month
  • 22
    Backendless

    Backendless

    Backendless

    ...Backendless offers the ability to send emails and push notifications and supports real-time chat and geolocation-based functionality. A Backendless application can be customized with manually written code or using our Codeless logic builder. The platform can be hosted on our cloud servers or installed and managed on your own private servers. The Backendless UI Builder allows you to build fully functional web and mobile apps. You can use the UI Builder, or Backendless works seamlessly with virtually any client-side environment, automatically morphing data to the proper format for the frontend operating system. ...
    Starting Price: $15.00/month
  • Previous
  • You're on page 1
  • Next