Business Software for Go - Page 5

Top Software that integrates with Go as of October 2025 - Page 5

Go Clear Filters
  • 1
    Apache ServiceComb
    Open-source, full-stack microservice solution. With out-of-the-box, high performance, compatible with popular ecology, and multi-language support. Service contract guarantee based on OpenAPI. One-click scaffolding, out of the box, speeds up the building of microservice applications. The ecological extension supports multiple development languages such as Java/Golang/PHP/NodeJS. Apache ServiceComb is an open-source solution for microservices. It consists of multiple components that can be flexibly adapted to different scenarios through the combination of components. This guide can help you get started quickly with Apache ServiceComb, which is the best place to start trying for first-time users. To decouple the programming and communication models, so that a programming model can be combined with any communication models as needed. Application developers only need to focus on APIs during development and can flexibly switch communication models during deployment.
    Starting Price: Free
  • 2
    RapidFort

    RapidFort

    RapidFort

    Automatically eliminate unused software components and deploy smaller, faster, more secure workloads. RapidFort drastically reduces vulnerability and patch management queues so that developers can focus on building. By eliminating unused container components, RapidFort enhances production workload security and saves developers from unnecessarily patching and maintaining unused code. RapidFort profiles containers to understand what components are needed to run. Run your containers as normal in any environment, dev, test, or prod. Use any container deployment, including Kubernetes, Docker Compose, Amazon EKS, and AWS Fargate. RapidFort then identifies which packages you must keep, enabling you to remove unused packages. Typical improvements are in the 60% to 90% range. RapidFort also provides the option to build and customize remediation profiles, allowing you to pick and choose what to retain or remove.
    Starting Price: $5,000 per month
  • 3
    gopaddle

    gopaddle

    gopaddle

    Unleash the power of the no-code platform for modern applications. Build, Provision, Run and Scale Cloud-Native Applications by leveraging your team's current capabilities. Unlock the potential of your applications, capture new revenue opportunities and exceed customer expectations by modernizing your legacy and greenfield applications rapidly. Be the first to market and lead the change. Leverage Out-of-the-box DevOps capabilities in the platform to simplify and automate your software delivery and maintenance. Spice up your 'cloud first' strategy with multi and hybrid cloud enablement. Avoid vendor lock-in and give the flexibility of choice to your teams to bring their own cloud and infrastructure. Eliminate manual errors due to human factors and save time to modernize applications. Debug and resolve issues faster than before using the built-in developer tools.
    Starting Price: $45 per month
  • 4
    Zebedee

    Zebedee

    Zebedee

    From high-stakes esports tournaments to casual mobile games, our world is open to everyone. Bitcoin is programmable money. We make it a seamless part of the game experience. If you can scan a QR code, you can earn with Zebedee. Straightforward, instant, and available now. Play our games or play with our APIs. Either way, you'll soon discover why Bitcoin is transforming the world of gaming. Open a new acquisition channel and revenue stream in the quickly growing world of Bitcoin gaming. Gain an edge over your competition by offering cutting-edge Bitcoin Lightning services and a gateway into the exploding world of Bitcoin gaming. Play a single intense match with live Bitcoin transfers and earn a share of the prize pot based on your percentage of the total score. In survival mode, your sats are your life. When you score, you get an extra life. When you die, you lose some life. If you run out of seats, you get kicked from the match.
    Starting Price: Free
  • 5
    Fly.io

    Fly.io

    Fly.io

    We run physical servers in cities close to your users. As close to the metal as you can get without paying shipping. We run physical servers in cities close to your users. As close to the metal as you can get without paying shipping. Provision exactly what you need to make your apps fly. Pay only for what you use. The plumbing you need to sleep at night. Pretty graphs for morning coffee. Zero configuration private networking and global load balancing. Add certificates for your own purposes, or a million for your customers. We'll be using the standard web application generated by Remix. This is a bare-bones app with no database. If you're feeling ambitious, check out the Remix tutorial for building and deploying an SQLite-backed app on Fly.io.
    Starting Price: $0.02 per GB
  • 6
    Superblocks

    Superblocks

    Superblocks

    Superblocks is a programmable IDE for developers to build any internal app, workflow, or scheduled job at a fraction of the time and cost. Ship next month's roadmap this week. Quickly build apps, workflows & jobs connected to your data. Secure with granular permissions (RBAC), SSO, audit logs, and secret management in seconds. Deploy with Git and monitor production. Extend anything with code. No need to learn React, HTML, or CSS. Drag and drop components, connect them to data and make your app dynamic by triggering APIs. Build custom KYC, Compliance, AML, and credit approval tools to enable robust support processes to increase the velocity of your support team. Stop wrestling with CLIs. Quickly build admin panels for your datastores to read, write, and update your customer data with tables, forms, and charts. Clark is an AI-powered app builder that helps teams quickly create secure internal enterprise applications using their own design systems, permissions, and integrations.
    Starting Price: $0 per month
  • 7
    MergeBase

    MergeBase

    MergeBase

    With the lowest false positive software composition analysis (SCA) scanner, comprehensive software bill of materials (SBOM) engine, and patented Java Dynamic Application Hardening capability, MergeBase provides the only software supply chain security solution offering real-time DevSecOps visibility of third-party risk from development into operation covering all major languages from C/C++, .NET, JavaScript/NPM to Java.
    Starting Price: $380 per month
  • 8
    Kuroco

    Kuroco

    Diverta

    This is the main concept behind Kuroco – a headless CMS that lets you focus on the distribution of personalized content and the development of a delightful front-end without having to worry about manually updating content, correct language display, or slow performance. Kuroco is built on the knowledge and technology of RCMS, a Japanese CMS we have been developing and successfully running since 20 years. Develop system-free applications with an enterprise headless CMS. Our backend-for-frontends (BFFs) platform enables a smooth UI/UX that is key to customer experience. Cut development costs by using your favorite programming languages as is. Say goodbye to the backend nightmares of traditional system development. Pick and choose the features you want anytime with no limits.
    Starting Price: $180 per month
  • 9
    Paperplane

    Paperplane

    Paperplane

    Installing and maintaining a PDF backend is tedious and time-consuming. Paperplane adds PDF functionality to your app fast, so you can move on to what matters. If you have batch workloads, Paperplane will create up to 20 PDFs in parallel. Allowing you more time to improve your workflow and pump out more PDFs. The API is asynchronous too, meaning you can fire and forget your PDF jobs rather than keeping long-running processes around until everything finishes. Webhooks take care of notifying you of any errors that may have occurred during the PDF generation process. Are you looking for a solution to generate PDFs from your single-page app? If your site works in Chrome, it’ll work with Paperplane. Or choose to wait for an element to appear on the page before generating the PDF, so you can be sure all your content has loaded.
    Starting Price: $15 per month
  • 10
    Devel::Cover
    This module provides code coverage metrics for Perl. Code coverage metrics describe how thoroughly tests exercise code. By using Devel::Cover you can discover areas of code not exercised by your tests and determine which tests to create to increase coverage. Code coverage can be considered an indirect measure of quality. Devel::Cover is now quite stable and provides many of the features to be expected in a useful coverage tool. Statement, branch, condition, subroutine, and pod coverage information is reported. Statement and subroutine coverage data should be accurate. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Pod coverage comes from Pod::Coverage. If Pod::Coverage::CountParents is available it will be used instead.
    Starting Price: Free
  • 11
    NLP Cloud

    NLP Cloud

    NLP Cloud

    Fast and accurate AI models suited for production. Highly-available inference API leveraging the most advanced NVIDIA GPUs. We selected the best open-source natural language processing (NLP) models from the community and deployed them for you. Fine-tune your own models - including GPT-J - or upload your in-house custom models, and deploy them easily to production. Upload or Train/Fine-Tune your own AI models - including GPT-J - from your dashboard, and use them straight away in production without worrying about deployment considerations like RAM usage, high-availability, scalability... You can upload and deploy as many models as you want to production.
    Starting Price: $29 per month
  • 12
    Akto

    Akto

    Akto

    Akto is an open source API security in CI/CD platform. Key features of Akto include: 1. API Discovery 2. API Security Testing 3. Sensitive Data Exposure 4. API Security Posture Management 5. Authentication and Authorization 6. API Security in DevSecOps Akto helps developers and security teams secure APIs in their CI/CD by continuously discovering and testing APIs for vulnerabilities. Akto's pricing is transparent on website. Free tier is available. You can deploy both self-hosted and in cloud. It takes only few mins to deploy and see results. Akto can integrate with multiple traffic sources - Burpsuite, AWS, postman, GCP, gateways, etc.
  • 13
    OnzAuth

    OnzAuth

    OnzAuth

    Implement Authentication in 5 mins or less, straightforward support for magic link or WebAuthN, no passwords to manage, no callbacks to implement. Our SDK is a vanilla javascript Framework meant to work with any frontend languages. Framework-specific support and documentation are coming soon. We believe developers should not spend time reinventing authentication over and over again. We solve both Authentication (Passwordless) and Authorization for you. Integrate with our simple-to-use SDK in minutes, or use any other standard OAuth or JWT libraries available in a variety of languages when required.
    Starting Price: $50 per month
  • 14
    Refraction

    Refraction

    Refraction

    Refraction is a code-generation tool for developers. It uses AI to generate code for you. You can use it to generate unit tests, documentation, refactor code, and more. Generate code using AI in 34 languages — Assembly, C#, C++, CoffeeScript, CSS, Dart, Elixir, Erlang, Go, GraphQL, Groovy, Haskell, HTML, Java, JavaScript, Kotlin, LaTeX, Less, Lua, MatLab, Objective-C, OCaml, Perl, PHP, Python, R Lang, Ruby, Rust, Sass / SCSS, Scala, Shell, SQL, Swift, and TypeScript. Join thousands of developers around the world using Refraction to generate documentation, create unit tests, refactor code, and more using AI. Use the power of AI to automate the tedious parts of software development like testing, documentation, and refactoring, so you can focus on what matters. Refactor, optimize, fix and style-check your code. Generate unit tests for your code with various test frameworks. Explain the purpose of your code to make it easier to understand.
    Starting Price: $8 per month
  • 15
    Hacker AI

    Hacker AI

    Hacker AI

    Hacker AI is an artificial intelligence system that scans source code to identify potential security weaknesses that may be exploited by hackers or malicious actors. By identifying these vulnerabilities, organizations can take steps to fix the issues and prevent security breaches. Hacker AI is created by a French company based in Toulouse that uses a GPT-3 model. Please compress your project source code into a single Zip archive and upload it. Check your email, as you will receive the vulnerability detection report within 10 minutes. The Hacker AI is in the beta phase and the results it provides are not useful without the guidance of a cybersecurity expert with a background in code analysis. We do not sell or use your code source for malicious purposes. It is strictly used for the detection of vulnerabilities. If necessary, you can request a dedicated non-disclosure agreement (NDA) from us. You can also request a private instance.
    Starting Price: Free
  • 16
    SpellBox

    SpellBox

    SpellBox

    With SpellBox, you can say goodbye to hours of frustrating coding and hello to quick, easy solutions. SpellBox creates the code you need from simple prompts, so you can solve your toughest programming problems in seconds. No more time wasted on syntax errors, debugging, or scouring the internet for answers. With SpellBox, you'll have the code you need right at your fingertips, allowing you to focus on what really matters, delivering top-quality results. With the code explanation feature, you can save time by quickly gaining a deep understanding of the code you are working with, without having to spend hours researching or studying documentation. It's the perfect tool for anyone looking to improve their coding proficiency and maximize their productivity. With code bookmarking, you can save your code snippets, and quickly find what you retrieve them later. This feature is especially useful for developers who work on multiple projects and need to access their code snippets frequently.
    Starting Price: $40 per month
  • 17
    Vald

    Vald

    Vald

    Vald is a highly scalable distributed fast approximate nearest neighbor dense vector search engine. Vald is designed and implemented based on the Cloud-Native architecture. It uses the fastest ANN Algorithm NGT to search neighbors. Vald has automatic vector indexing and index backup, and horizontal scaling which made for searching from billions of feature vector data. Vald is easy to use, feature-rich and highly customizable as you needed. Usually the graph requires locking during indexing, which cause stop-the-world. But Vald uses distributed index graph so it continues to work during indexing. Vald implements its own highly customizable Ingress/Egress filter. Which can be configured to fit the gRPC interface. Horizontal scalable on memory and cpu for your demand. Vald supports to auto backup feature using Object Storage or Persistent Volume which enables disaster recovery.
    Starting Price: Free
  • 18
    Cody

    Cody

    Sourcegraph

    Cody, Sourcegraph’s AI code assistant goes beyond individual dev productivity, helping enterprises achieve consistency and quality at scale with AI. Unlike traditional coding assistants, Cody understands the entire codebase, enabling deeper contextual awareness for smarter autocompletions, refactoring, and AI-driven code suggestions. It integrates with IDEs like VS Code, Visual Studio, Eclipse, and JetBrains, providing inline editing and chat without disrupting workflows. Cody also connects with tools like Notion, Linear, and Prometheus to enhance development context. Powered by advanced LLMs like Claude Sonnet 4 and GPT-4o, it optimizes speed and performance based on enterprise needs, and is always adding the latest AI models. Developers report significant efficiency gains, with some saving up to six hours per week and doubling their coding speed.
    Starting Price: $59
  • 19
    Lightly

    Lightly

    Lightly

    Develop your apps efficiently with Multilingual cloud IDE - Lightly. Create high-quality code in no time with AI-generated code and collaborative development features. Lightly is a powerful cloud IDE that supports multiple programming languages, including Java, Python, C++, HTML, JavaScript. Write, run, and debug code on iPad, anywhere, anytime. The AI-generated code feature helps you quickly generate code. Collaborative development enables easy team collaboration in real-time. Lightly can deploy and host your projects without managing infrastructures. We'll provide project images to efficiently help you deploy on AWS, Azure, GCP, or any other cloud provider. You focus on your creativity and ideas, and let the AI programming assistant do the rest for you!
    Starting Price: $9 per month
  • 20
    Extism

    Extism

    Dylibso

    Extism is an open-source, universal plug-in system to make all software programmable, and it's powered by WebAssembly. In-depth documentation, constantly updated as the project grows. 15+ officially supported Host SDKs, making Extism embeddable in the most popular languages. 7+ officially supported PDKs, to write plug-ins in whichever language a developer would like. A growing set of runtime features makes Extism an excellent plug-in system for apps of all types & sizes. Fully-featured canonical reference demo with Elixir host SDK, and plugins in Rust, TypeScript, & Javascript. Implementation of a turn-based multiplayer game platform and games included to play and review. Games are implemented as WebAssembly modules containing a specific set of exports. Check out the source code on GitHub, download the installer, and get started. 100% open-source code. Fork it, experiment, & run your own game server.
    Starting Price: Free
  • 21
    Textbelt

    Textbelt

    Textbelt

    Textbelt is a no-nonsense SMS API built for developers who just want to send SMS. Thousands of customers prefer Textbelt over other SMS providers for our ease of setup, simple, predictable pricing packages, and personal support. No recurring billing, unnecessary add-ons, or client libraries. Send 1 free text per day. Create your own key to send more messages afterward. Textbelt offers open-source and paid versions. An SMS provider you can trust. Textbelt has worked with thousands of developers and businesses since 2012. Delivery statuses are not standardized between mobile carriers. For example, some carriers will report SMS as "delivered" when they attempt transmission to the handset while other carriers actually report delivery receipts from the handsets. Textbelt lets you receive replies after you've sent an SMS. Replies are sent by webhook, meaning you will have to set up an HTTP or HTTPS route on your website that will process inbound SMS.
    Starting Price: $3 per 50 texts
  • 22
    Piloterr

    Piloterr

    Piloterr

    Piloterr API handles crawlers and rotates proxies for you. Piloterr is a software platform that enables forward-thinking companies to leverage the full potential of the web. Piloterr gives you the tools and know-how to grow your business faster. We are always expanding our code and building new APIs for different search engines. You can create a feature request on our Roadmap. We aren't able to build APIs for every websites for a variety of reasons but we do always make additions where they are needed and able to be done. Only successful requests are counted towards your monthly searches. Cached, errored and failed searches are not. We are always happy to help users to be able to use our API! You can chat us and we'll try and get back to you within a single business day.
    Starting Price: $49 EUR/month
  • 23
    Echo

    Echo

    Echo

    High-performance, extensible, minimalist Go web framework. Highly optimized HTTP router with zero dynamic memory allocation which smartly prioritizes routes. Build robust and scalable RESTful API, easily organized into groups. Automatically install TLS certificates from Let's Encrypt. HTTP/2 support improves speed and provides a better user experience. Many built-in middleware to use, or define your own. Middleware can be set at root, group, or route level. Data binding for HTTP request payload, including JSON, XML or form data. API to send a variety of HTTP responses, including JSON, XML, HTML, file, attachment, inline, stream, or blob. Template rendering using any template engine. Customized central HTTP error handling. Easily extendable API. Optimized HTTP router which smartly prioritizes routes. Build robust and scalable RESTful APIs. Extensible middleware framework. Define middleware at root, group, or route level Data binding for JSON, XML, and form payload.
    Starting Price: Free
  • 24
    ent

    ent

    ent

    An entity framework for Go. Simple, yet powerful ORM for modeling and querying data. Simple API for modeling any database schema as Go objects. Run queries, and aggregations and traverse any graph structure easily. 100% statically typed and explicit API using code generation. The latest version of Ent now includes a type-safe API enabling ordering by fields and edges. This API will soon be available in our GraphQL integration too. You can now visualize your Ent schema as an ERD with one command. The API enables you to easily integrate features such as logging, tracing, caching, and even implementing soft deletion with 20 lines of code! The Ent framework supports GraphQL using the 99designs/gqlgen library and provides various integrations. Generating a GraphQL schema for nodes and edges defined in an Ent schema. Efficient field collection to overcome the N+1 problem without requiring data loaders.
    Starting Price: Free
  • 25
    Nancy

    Nancy

    Nancy

    Welcome to Nancy, our main inspiration is the Sinatra framework for Ruby and, hence, Nancy was named after the daughter of Frank Sinatra. NancyFx is the name of the umbrella project that contains all the components. Nancy is a lightweight, low-ceremony, framework for building HTTP-based services on .NET and Mono. The goal of the framework is to stay out of the way as much as possible and provide a super-duper-happy path to all interactions. This means that everything in Nancy is setup to have sensible defaults and conventions, instead of making you jump through hoops and go through configuration hell just to get up and running. With Nancy you can go from zero to website in a matter of minutes. Nancy is built to run anywhere and we mean it. Right from the start, Nancy was designed to not have any dependencies on existing frameworks. Built with the .NET framework client profile, Nancy can be used pretty much wherever you want to.
    Starting Price: Free
  • 26
    Akira AI

    Akira AI

    Akira AI

    Akira.ai provides businesses with Agentic AI, a set of specialized AI agents designed to optimize and automate complex workflows across various industries. These AI agents collaborate with human teams, enhancing productivity, making real-time decisions, and automating repetitive tasks, such as data analysis, incident management, and HR processes. The platform integrates smoothly with existing systems, including CRMs and ERPs, ensuring a disruption-free transition to AI-enhanced operations. Akira’s AI agents help businesses streamline their operations, increase decision-making speed, and boost overall efficiency, driving innovation across sectors like manufacturing, finance, and IT.
    Starting Price: $15 per month
  • 27
    Yuan Jhen DevOps PaaS

    Yuan Jhen DevOps PaaS

    Yuan Jhen Information

    Yuan Jhen DevOps PaaS is a comprehensive cloud-based solution that revolutionizes development and deployment. With DevOps PaaS, developers, and DevOps teams can effortlessly create, update, deploy, run, and manage applications without dealing with underlying infrastructure, operating systems, or physical devices. Instantly deploy apps in various environments, including Java, PHP, Ruby, Node.js,.NET, Python, and Go. In addition, we provide a variety of pre-configured clusters for popular programs like as WordPress, Magento, MySQL, PostgreSQL, NGINX, Tomcat, GlassFish, WildFly, Docker, and Kubernetes.
  • 28
    DevCycle

    DevCycle

    DevCycle

    DevCycle is the leading feature management platform that combines the benefits of OpenFeature and continuous delivery. Open Source Flexibility + SaaS Simplicity: DevCycle is the only platform where OpenFeature is built-in to its SDKs and fully committed to the open standards community with open source SDKs and APIs. This flexibility is combined with DevCycle’s edge architecture and local bucketing to provide teams high scalability and low latency partnered with enterprise-level security and compliance guarantees. Total Observability Into Your Feature Flags: Teams have complete visibility into all their features across their organization. DevCycle observability integrations help track, monitor and diagnose feature flag usage while developer integrations and tooling give full control and visibility into feature flags within code. Customized Release Strategies: Teams can choose their preferred feature release strategies with advanced tools for gradual and percentage based rollout
    Starting Price: 0
  • 29
    Render

    Render

    Render

    Developers have always been forced to pick between two extremes of cloud infrastructure: expensive yet inflexible platforms that fail to scale, or complex large clouds that impose steep learning curves and massive operations teams. ‍ Render offers the best of both worlds — incredible ease of use coupled with immense power and scalability to power everything from a simple HTML page to complex applications with hundreds of microservices.
    Starting Price: $19 per user per month
  • 30
    SerpApi

    SerpApi

    SerpApi

    Leverage our infrastructure (IPs across the globe, full browser cluster, and CAPTCHA solving technology), and exploit our structured SERP data in the way you want. In addition, each API request runs in a full browser, and we'll even solve all CAPTCHAs. Mimicking completely what a human will do. This guarantees that you get what users truly see. SerpApi uses Google’s geolocated, encrypted params and routes your request through the proxy server nearest to your desired location to ensure accuracy. Lots of structured data is available for each result, including links, addresses, tweets, prices, thumbnails, ratings, reviews, rich snippets, and more.
    Starting Price: $50 per month