# swagger-form-editor **Repository Path**: mirrors_swagger-api/swagger-form-editor ## Basic Information - **Project Name**: swagger-form-editor - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Swagger Editor ============== An experimental and unsupported tool to build swagger specifications graphically. ```sh $ git clone https://github.com/wordnik/swagger-form-editor.git ``` ```sh $ cd swagger-form-editor $ npm install $ bower install ``` Running the dev server locally ```sh $ grunt serve ```