This content originally appeared on DEV Community and was authored by Sm0ke
Hello Coders!
This article presents OpenAPI Editor, a free, online tool that developers can use to edit their API interfaces. For newcomers, OpenAPI is an open-source format for designing RESTful APIs
and web services that serves as a single source of truth for all parties involved in the software development process: developers, testers, etc.
Thanks for reading!
- 👉 OpenAPI Editor - product page
- 👉 Free support via Email and Discord
✨ Product Information
The service can be used to edit and generate unlimited documents, without an account on AppSeed. The editor supports editing the global API information (Title, API version, description), add/remove entities, and fields for each OpenAPI entity. Supported fields:
- ✔️
string
- ✔️
timestamp
- ✔️
UUID
- ✔️
binary
- ✔️
boolean
- ✔️
number
- ✔️
object
(all entities previously defined)
Users are able to edit directly the generated JSON and the changes should be reflected automatically in the entities editor. Once the user finishes the document and hits the download button, the OpenAPI
definition is saved locally.
Thanks for reading! For more
OpenAPI
-related resources, feel free to access:
- 👉 What is OpenAPI - Definition & Standards
- 👉 OpenAPI the same as Swagger by RapidAPI
- 👉 OpenAPI Guide - a comprehensive introduction
This content originally appeared on DEV Community and was authored by Sm0ke
Sm0ke | Sciencx (2022-04-29T17:08:03+00:00) OpenAPI Editor – Free IN-Browser Developer Tool. Retrieved from https://www.scien.cx/2022/04/29/openapi-editor-free-in-browser-developer-tool/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.