Giter Club home page Giter Club logo

Go Reference Go Report Card

autokitteh

autokitteh is an open-source platform for developing and managing automated, reliable, durable, long-running workflows with simple tools and familiar languages.

It is a developer-first alternative to no-code/low-code platforms (such as Zapier, make.com, etc.) and a durable execution platform (a complement to Temporal). It offers tools and a simplified abstraction for crafting reliable, long-running workflows without sacrificing the power and flexibility of direct code manipulation.

autokitteh promotes a developer-first approach, catering to both inexperienced beginners and busy experts, with a wide variety of skill sets and use cases:

  • CI/CD pipelines and DevOps processes
  • Infrastructure and backend systems orchestration
  • IT, ops, and cybersecurity SOAR runbooks
  • Cross-system syncs and integrations
  • Sales, marketing, and back-office automations

autokitteh hides away the toil and provides advanced engineering features out-of-the-box:

  • Secure, seamless, bidirectional API integration
  • User-friendly management, monitoring, and debugging
  • Standalone and distributed system reliability
  • Automated recovery without state loss
  • Built-in durability for long-running workflows
  • Readiness for world-class scalability needs
  • Versatile deployment strategies

Here's a detailed look at how autokitteh works.

User Instructions

Getting started:

This open-source project can be used mostly for self-hosted and on-prem installations. Our managed cloud iPaaS offering is currently in beta - for details, contact us at [email protected].

Build From Source

The following requires Go version 1.22 or greater.

$ git clone https://github.com/autokitteh/autokitteh.git
$ cd autokitteh
$ make ak
$ cp ./bin/ak /usr/local/bin
$ ak version

Build Requirements (Full Builds Only)

  • buf
  • docker
  • go >= 1.22
  • golangci-lint (auto-downloaded during builds if missing)
  • shellcheck (auto-pulled via docker during builds if missing)

Recommended Dev Tools

  • gofumpt
  • gotestsum (used by Makefile intead of "go test" if detected)
  • jq (for advanced output formatting)
  • atlasgo (for new DB migrations)

Contact Us

autokitteh's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.