Description
Want to learn more? Check out https://github.com/swagger-api/swagger-js/blob/master/docs/MIGRATION_2_X.md
Swagger Client alternatives and similar libraries
Based on the "API" category.
Alternatively, view Swagger Client alternatives based on common mentions on social networks and blogs.
-
React Query
๐ค Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query] -
urql
The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. -
Apollo and GraphQL for Vue.js
๐ Apollo/GraphQL integration for VueJS -
wretch
A tiny wrapper built around fetch with an intuitive syntax. :candy: -
bottleneck
Job scheduler and rate limiter, supports Clustering -
Optic
OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs. -
Vue Query
Hooks for fetching, caching and updating asynchronous data in Vue -
jquery.rest
A jQuery plugin for easy consumption of RESTful APIs -
SapphireDb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core -
amygdala
RESTful HTTP client for JavaScript powered web applications. -
oauth-signature-js
JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser -
Apitest
Apitest is declarative api testing tool with JSON-like DSL. -
prim-rpc
Easy-to-understand, type-safe, transport-agnostic RPC/IPC for JavaScript, supporting callbacks, batching, file handling, custom serialization, and more. -
Rails Ranger
๐ค An opinionated AJAX client for Ruby on Rails APIs -
Angular Chat App Example
Build a simple group chat application with Angular 7 from scratch -
Bearer API Client for JavaScript
Bearer provides all of the tools to build, run and manage API integrations. -
Bearer.sh
Universal API client that supports OAuth / API Key / Basic / etc. -
GazeRecorder
GazeRecorder | Behavior Analytics Made Easy | Website Eye-Tracking Heatmaps -
Vicis
Presentation and transformation layer for data output in RESTful APIs.
A Non-Cloud Alternative to Google Forms that has it all.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Swagger Client or a related project?
README
Swagger Client
Swagger Client is a JavaScript module that allows you to fetch, resolve, and interact with Swagger/OpenAPI documents.
New!
This is the new version of swagger-js, 3.x. The new version supports Swagger 2.0 as well as OpenAPI 3.
Want to learn more? Check out our [FAQ](docs/migration/migration-2-x-to-3-x.md).
For features known to be missing from 3.x please see the [Graveyard](docs/migration/graveyard-3-x.md).
For the older version of swagger-js, refer to the 2.x branch.
The npm package is called
swagger-client
and the GitHub repository isswagger-js
. We'll be consolidating that soon. Just giving you the heads up. You may see references to both names.
Compatibility
The OpenAPI Specification has undergone multiple revisions since initial creation in 2010. Compatibility between Swagger Client and the OpenAPI Specification is as follows:
Swagger Client Version | Release Date | OpenAPI Spec compatibility | Notes |
---|---|---|---|
3.10.x | 2020-01-17 | 2.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3 | tag v3.10.0 |
2.1.32 | 2017-01-12 | 1.0, 1.1, 1.2 | tag v2.1.32. This release is only available on GitHub. |
Documentation
Usage
- [Installation](docs/usage/installation.md)
- [Tags Interface](docs/usage/tags-interface.md)
- [HTTP client for OAS operations](docs/usage/http-client-for-oas-operations.md)
- [OpenAPI Definition Resolver](docs/usage/openapi-definition-resolver.md)
- [HTTP Client](docs/usage/http-client.md)
- [Swagger Client API](docs/usage/api.md)
Development
- Contributing
- [Setting up](docs/development/setting-up.md)
- [Scripts](docs/development/scripts.md)
Migrations
- [Migration guide](docs/migration/migration-2-x-to-3-x.md)
- [Graveyard](docs/migration/graveyard-3-x.md)
Runtime
- Node.js
>=
12.4.x swagger-client
works in the latest versions of Chrome, Safari, Firefox, and Edge.
Security contact
Please disclose any security-related issues or vulnerabilities by emailing [email protected], instead of using the public issue tracker.