github-action
GitHub action to deploy your API documentation on Bump (by bump-sh)
parser-js
AsyncAPI parser for Javascript (browser-compatible too). (by asyncapi)
github-action | parser-js | |
---|---|---|
6 | 2 | |
45 | 135 | |
- | 2.2% | |
7.8 | 5.6 | |
5 days ago | 7 days ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
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.
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.
github-action
Posts with mentions or reviews of github-action.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-09-19.
-
An AsyncAPI Example: Building Your First Event-driven API
Let’s walk through the process of implementing an event-driven API using AsyncAPI, a specification for defining asynchronous APIs. We’ll also introduce Bump.sh, a tool for documenting and tracking event-driven APIs lifecycle/changes, and demonstrate how you can use it in conjunction with AsyncAPI files.
-
The Best API Documentation Tools for Dev Teams in 2023
Bump.sh is a tool that's swiftly gaining popularity as it combines many of the best features from the previous five entries in this roundup.
-
API Diff - Compare in seconds two versions of
your API
With Bump, you can easily track changes within your API documentation, between different versions. We wanted to give a glimpse of the magic behind Bump, with a tool that could compare two versions of an API: API Diff.
-
What is AsyncAPI?
Bump.sh 💙
-
Swagger/OpenApi Documentation in ktor
👋 Fernando, We are providing an API documentation generation tool at Bump, based on the OpenAPI specification. Feel free to give it a look and reach out to me if you need, I'd be happy to help :).
-
Bump diff, the missing piece for an API “design-first” approach
If you use Github Actions to launch your automation workflows, we have some more good news for you: we now offer a stable bump-sh/github-action@v1 action. And this release includes automatic API contract changelog pushed as a comment for each pull request.
parser-js
Posts with mentions or reviews of parser-js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-16.
-
What is AsyncAPI?
AsyncAPI Parser
-
How to contribute to OSS AsyncAPI Initiative 🌈
Continue improvements and add new features to core tools such as our spec parser/validator and code generator.
What are some alternatives?
When comparing github-action and parser-js you can also consider the following projects:
cli - Bump.sh CLI - Deploy your OpenAPI & AsyncAPI documentations from your CI
glee - Glee — The AsyncAPI framework that will make you smile again :)
OpenAPIValidators - Use Jest or Chai to assert that HTTP responses satisfy an OpenAPI spec
multipart-object - library to convert a classic object to a nested object for http 'multipart/formdata'
generator - Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!