mockoon VS openapi-client-axios

Compare mockoon vs openapi-client-axios and see what are their differences.

mockoon

Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source. (by mockoon)

openapi-client-axios

JavaScript client library for consuming OpenAPI-enabled APIs with axios (by openapistack)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
mockoon openapi-client-axios
48 5
5,793 486
2.1% 3.7%
9.2 8.3
1 day ago 28 days ago
TypeScript TypeScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mockoon

Posts with mentions or reviews of mockoon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-14.

openapi-client-axios

Posts with mentions or reviews of openapi-client-axios. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-10.
  • Show HN: REST Alternative to GraphQL and tRPC
    8 projects | news.ycombinator.com | 10 Oct 2023
    Good idea to add to the comparisons page!

    The `openapi-typescript` is a library for generating types from openapi spec, similar to the `openapicmd typegen` command provided by openapi-stack.

    The new openapi-typescript-fetch seems similar to openapi-client-axiow, but using fetch instead of axios for a more lightweight approach.

    Both libraries are great and well aligned with goals of openapi-stack!

    In addition to type generation and consuming APIs, https://openapistack.co provides tools for building and mocking API backends with the openapi-backend library, as well as a general cli tool to work with openapi files and invoke APIs via the command line.

    The core mission of https://openapistack.co is to provide an end to end full stack toolkit for building and consuming typesafe REST APIs.

    8 projects | news.ycombinator.com | 10 Oct 2023
    Thanks for the feedback!

    There is a full interactive sandbox example on the front/landing page https://openapistack.co

    But point taken, will make sure code examples are visible on the overview page

  • How do you unify TypeScript for both frontend and backend?
    2 projects | dev.to | 28 Mar 2021
    And typegen is openapi-client-axios-typegen. (You can also try swaxios, but I failed to run it.)

What are some alternatives?

When comparing mockoon and openapi-client-axios you can also consider the following projects:

openapi-typescript-codegen - NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification

msw - Seamless REST/GraphQL API mocking library for browser and Node.js.

electron-playwright-example - Example of multi-window Playwright testing with Electron

graphql-faker - 🎲 Mock or extend your GraphQL API with faked data. No coding required.

ewelink-web-ui - Ewelink Web App Tool for managing devices from PC

Visual Studio Code - Visual Studio Code

mountebank - Over the wire test doubles

retry-axios - πŸ¦– A super flexible interceptor for Axios that makes it easy to retry requests.

mockttp - Powerful friendly HTTP mock server & proxy library

cli - Mockoon's official CLI. Deploy your mock APIs anywhere.

http-server - a simple zero-configuration command-line http server

miragejs - A client-side server to build, test and share your JavaScript app