Skip to content
@microcks

Microcks

The open source, cloud native tool for API Mocking and Testing


Microcks logo

Project Chat Twitter LinkedIn YouTube License CNCF Landscape

✨ Welcome to Microcks,

The open source, cloud native tool for API Mocking and Testing. Microcksis aCloud Native Computing Foundation Sandboxproject 🚀

As numerous API styles and protocols coexist, there is a need for a uniform way to accelerate and secure their delivery! Our objective is to establish Microcks as the de-facto standard tool for delivering this unified approachthe open source way🙌

💡From day one, Microcks had the vision of a multi-protocol API ecosystem due to the ubiquitous nature of API. This is especially true at the enterprise level where the technology strata are built over the years.

The most important aspect is testing your APIs consistently usingOpenAPI,AsyncAPI,SoapUI,andPostman Collectionsacross web,gRPC,WebSockets,GraphQL,Kafka,NATS,RabbitMQ,MQTT,GooglePubSub,AmazonSQS/SNSand other popular patterns and protocols of your API lifecycle.

Kudos to our awesome sponsors and backers. If you'd like to join them, please considersponsoringMicrocks's development:

👉https://github.com/microcks/.github/blob/main/BACKERS.md

🙌 Join the Microcks Adopters list

📢 If you're using Microcks in your organization, please add your company name to our Adopters list. 🙏 It really helps the project gain momentum and credibility. It's a small contribution back to the project with a big impact.

👉https://github.com/microcks/.github/blob/main/ADOPTERS.md

If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters listand Empower the vibrant open source Community 🙌 "

🌎 Join Microcks community

We are an open community, meaning you can join the cause and make Microcks even greater!

We will be eager to prioritize items according to community feedback: you can check and collaborate via our list ofissueson GitHub.

Join ourmonthly Open Community Meetings,held bi-weekly to accommodate different regions and be globally accessible.

Come and say hi! on ourGithub discussionorDiscordchat 💬, simply send some love throughGitHub stars⭐️ or follow us onTwitter,LinkedInand ourYouTube channel!

📑 Getting started

Wondering where to start first?

⏩ Very easy and straightforward usingDocker Desktop Extension

But don't forget to check all thedocumentationwe are maintaining:

📺 If you rather prefer to watch a video, check👇 https://www.youtube.com/@Microcks/videos

👩🏽‍💻 Contribute to Microcks

🙏 First of all, thanks for getting involved! ✨

Follow ourpublic roadmap✨ and feel free to share your suggestions 🙌

To get involved with our community, please familiarize yourself with the project'sCode of Conduct.

You should also check out ourcontribution guide.

📢 Remember, code isn't the only way to help! ❤️👇

  • Tell us moreabout your Microcks use cases and share it with all 🌍🌎🌏
  • Help us to polish thedocumentation
  • Like & share Microcks news and announcements on social networks 🤝
  • Any suggestions 👉 tell us 🫶
  • We Share. We Learn. We Grow 🚀

We can't wait to meet you! 🤗

❤️ Sponsors

Thanks to our amazing Sponsors and Backers! Would you be interested in becoming a Sponsor? Checkthisout and join ourOpen Collective!

Pinned Loading

  1. microcks microcksPublic

    The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀

    Java 1.4k 220

  2. api-lifecycle api-lifecyclePublic

    Full lifecycle demonstration on Microcks usages

    HTML 36 26

  3. microcks-ansible-operator microcks-ansible-operatorPublic

    Kubernetes Operator for easy setup and management of Microcks installs

    Shell 26 6

  4. microcks-jenkins-plugin microcks-jenkins-pluginPublic

    Jenkins plugins for easily running tests in Microcks

    Java 10 4

  5. microcks-cli microcks-cliPublic

    Simple CLI for interacting with Microcks test APIs

    Go 19 6

  6. microcks.io microcks.ioPublic

    Public website resources and templates

    JavaScript 9 37

Repositories

Showing 10 of 47 repositories
  • microcks-testcontainers-java Public

    Java lib for Testcontainers that enables embedding Microcks into your JUnit tests with lightweight, throwaway instance thanks to containers.

    microcks/microcks-testcontainers-java’s past year of commit activity
    Java 21 Apache-2.0 5 2 2 UpdatedNov 8, 2024
  • microcks-testcontainers-node Public

    Node/TypeScript lib for Testcontainers that enables embedding Microcks into your unit tests with lightweight, throwaway instance thanks to containers.

    microcks/microcks-testcontainers-node’s past year of commit activity
    TypeScript 9 Apache-2.0 2 1 2 UpdatedNov 8, 2024
  • microcks Public

    The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀

    microcks/microcks’s past year of commit activity
    Java 1,404 Apache-2.0 220 37 (14 issues need help) 13 UpdatedNov 8, 2024
  • microcks-operator Public

    New Kubernetes Operator for easy setup and management of Microcks entities

    microcks/microcks-operator’s past year of commit activity
    Java 7 Apache-2.0 3 4 0 UpdatedNov 8, 2024
  • microcks-testcontainers-dotnet Public

    .NET lib for Testcontainers that enables embedding Microcks into your unit tests with lightweight, throwaway instance thanks to containers.

    microcks/microcks-testcontainers-dotnet’s past year of commit activity
    1 Apache-2.0 1 0 0 UpdatedNov 8, 2024
  • community-operators-1 Public Forked from k8s-operatorhub/community-operators

    The canonical source for Kubernetes Operators that are published on OperatorHub.io and part of the default catalog of the Operator Lifecycle Manager.

    microcks/community-operators-1’s past year of commit activity
    Dockerfile 1 Apache-2.0 598 0 0 UpdatedNov 8, 2024
  • microcks-jenkins-plugin Public

    Jenkins plugins for easily running tests in Microcks

    microcks/microcks-jenkins-plugin’s past year of commit activity
    Java 10 Apache-2.0 4 1 (1 issue needs help) 3 UpdatedNov 7, 2024
  • microcks-postman-runtime Public

    A bridge for running Postman tests from HTTP interface

    microcks/microcks-postman-runtime’s past year of commit activity
    JavaScript 8 Apache-2.0 1 0 1 UpdatedNov 7, 2024
  • api-lifecycle Public

    Full lifecycle demonstration on Microcks usages

    microcks/api-lifecycle’s past year of commit activity
    HTML 36 MIT 26 0 5 UpdatedNov 7, 2024
  • microcks-cli Public

    Simple CLI for interacting with Microcks test APIs

    microcks/microcks-cli’s past year of commit activity
    Go 19 Apache-2.0 6 0 1 UpdatedNov 7, 2024