All Projects → trioletas → Swagger Editor Electron

trioletas / Swagger Editor Electron

Licence: mit
Run standalone Swagger Editor in Electron shell

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Swagger Editor Electron

Springfox
Automated JSON API documentation for API's built with Spring
Stars: ✭ 5,449 (+54390%)
Mutual labels:  swagger, openapi
Swagger Core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
Stars: ✭ 6,898 (+68880%)
Mutual labels:  swagger, openapi
Full Stack Fastapi Postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Stars: ✭ 7,635 (+76250%)
Mutual labels:  swagger, openapi
Generator Express No Stress
🚂 A Yeoman generator for Express.js based 12-factor apps and apis
Stars: ✭ 534 (+5240%)
Mutual labels:  swagger, openapi
Django Ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
Stars: ✭ 875 (+8650%)
Mutual labels:  swagger, openapi
Swagger Express Middleware
Swagger 2.0 middlware and mocks for Express.js
Stars: ✭ 543 (+5330%)
Mutual labels:  swagger, openapi
Apicurio Studio
Open Source API Design
Stars: ✭ 638 (+6280%)
Mutual labels:  swagger, openapi
Swagger Parser
Swagger Spec to Java POJOs
Stars: ✭ 468 (+4580%)
Mutual labels:  swagger, openapi
Kin Openapi
OpenAPI 3.0 implementation for Go (parsing, converting, validation, and more)
Stars: ✭ 776 (+7660%)
Mutual labels:  swagger, openapi
Optic
Optic documents and tests your API as you build it
Stars: ✭ 760 (+7500%)
Mutual labels:  swagger, openapi
Oas Kit
Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
Stars: ✭ 516 (+5060%)
Mutual labels:  swagger, openapi
Oapi Codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
Stars: ✭ 806 (+7960%)
Mutual labels:  swagger, openapi
Create Openapi Repo
🤖 Generator for GH repo to help you manage the OpenAPI definition lifecycle
Stars: ✭ 513 (+5030%)
Mutual labels:  swagger, openapi
Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (+8210%)
Mutual labels:  swagger, openapi
Awesome Openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Stars: ✭ 469 (+4590%)
Mutual labels:  swagger, openapi
Angular Springboot Rest Jwt
Springboot, Angular and JWT security - Example Project based on Northwind Order Processing
Stars: ✭ 603 (+5930%)
Mutual labels:  swagger, openapi
Swagger Ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Stars: ✭ 21,279 (+212690%)
Mutual labels:  swagger, openapi
Studio
The modern editor for API Design and Technical Writing.
Stars: ✭ 459 (+4490%)
Mutual labels:  swagger, openapi
Swagger Parser
Swagger 2.0 and OpenAPI 3.0 parser/validator
Stars: ✭ 710 (+7000%)
Mutual labels:  swagger, openapi
Schemathesis
A modern API testing tool for web applications built with Open API and GraphQL specifications.
Stars: ✭ 768 (+7580%)
Mutual labels:  swagger, openapi

swagger-editor-electron

Serve Swagger Editor in Electron

Installing and running

$ git clone https://github.com/trioletas/swagger-editor-electron.git && cd swagger-editor-electron && yarn && yarn start

Building

Use electron-packager or similar.

yarn pacakge-win32 for windows and yarn pacakge-darwin for OSX

Node Compatibility

Requires Node >= 8

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].