Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/restcase/apibldr
Bugs, Issues and Info about ApiBldr
https://github.com/restcase/apibldr
Last synced: about 1 month ago
JSON representation
Bugs, Issues and Info about ApiBldr
- Host: GitHub
- URL: https://github.com/restcase/apibldr
- Owner: restcase
- Created: 2020-05-24T10:57:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T03:32:41.000Z (over 4 years ago)
- Last Synced: 2023-02-24T02:38:12.416Z (almost 2 years ago)
- Homepage: https://apibldr.com/
- Size: 201 KB
- Stars: 81
- Watchers: 2
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - restcase/apibldr - Bugs, Issues and Info about ApiBldr (Others)
README
# ApiBldr - Free Visual API Designer
ApiBldr is an application for API design and modeling. A primary goal of ApiBldr is to enable the API-First design approach for both developers and non-developers and to save valuable development time.
[checkout the ApiBldr](https://apibldr.com)
## Full Support for Swagger v2, OpenAPI v3, AsyncAPI v2
ApiBldr comes with full support for the OpenAPI versions 2 (swagger) and 3 specification formats for all functionality except links and callbacks and also support for AsyncAPI specification.
![ApiBldr loves Swagger + OpenAPI + AsyncAPI](assets/images/asyncapi_openapi_swagger_equal_heart.png)
## Graphical API Design
Form-based design means you don't need to be an OpenAPI expert to get started. ApiBldr has a "write" (code) mode with full OpenAPI autocomplete, and a "read" mode for visualizing HTTP operations and models.
To find out more about how you can quickly design and prototype APIs without writing a single line of JSON or YAML, see (TODO: Add link here).
![ApiBldr visual design](assets/images/apibldr_main_page.png)
## JSON Schema Modeling
ApiBldr is not just for APIs, you can also create and modify standalone JSON Schema files for storing data models.
## Encourage Reuse, Avoid Duplication
When it comes to API modeling, avoiding duplication of effort can be the difference between success and failure.
ApiBldr allows you to quickly and easily find and reuse the objects you need, as you need them. No more recreating models for different endpoints, no more having to update dozens of different endpoints because a new field was added.
## Markdown
ApiBldr enables a few advanced block types that will enrich your user’s documentation experience.