#
swagger-specification
Here are 58 public repositories matching this topic...
OpenApi or Swagger integration to Laravel
api
documentation
laravel
ui
swagger
openapi
specification
swagger-specification
swagger-ui
laravel-5-package
swagger-php
l5-swagger
openapi-annotations
-
Updated
Feb 14, 2022 - PHP
editor
yaml
converter
website
documentation
json
tool
swagger
swagger-specification
swagger-ui
swagger-toolbox
swagger-schema
schema-models
swagger-definitions
-
Updated
May 25, 2018 - CSS
rest
rest-api
swagger
swagger-specification
openapi-specification
swagger-api
openapi3
swagger-inflector
-
Updated
Feb 23, 2022 - Java
API-First bootstrapping tool for building RESTful web services from a Swagger/OpenAPI spec
-
Updated
Apr 24, 2017 - Scala
OpenAPI Spec SDK and Converter for OpenAPI 3.0 and 2.0 Specs to Postman 2.0 Collections. Example RingCentral spec included.
-
Updated
Mar 10, 2022 - Go
A tool to help generate Swagger specification documentation based on OAS 3.0 for Sails APIs
nodejs
api
documentation
json
node
swagger
sailsjs
swagger-specification
jsdoc-comments
openapi-specification
redoc
swagger-node
openapi3
swagger-documentation-json
openapi-generator
openapi-definitions
jsdoc-documentation
-
Updated
Feb 11, 2022 - TypeScript
Design interface for creating Open API (Swagger) specification files
swagger
api-documentation
swagger-specification
open-api
api-design
swagger-spec
open-api-specification
-
Updated
Feb 26, 2019 - JavaScript
OpenAPI specification for the Adyen APIs
-
Updated
Feb 15, 2022
Swagger parser for Ruby (WARNING: see issue #19)
-
Updated
Oct 28, 2018 - Ruby
Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-ui. Auto generation example for client SDKs, server code, asciidoctor and html documents.
spring-boot
springfox
swagger
asciidoc
swagger-specification
swagger-generator
swagger-codegen
swagger-ui
asciidoctor
swagger-docs
swagger-spec
swagger2
swagger-api
swagger-editor
swagger2markup
asciidoctor-converter
asciidoctor-pdf
-
Updated
Jun 19, 2018 - Java
A library for generating completely customizable code from the Open API Specification (FKA Swagger) RESTful API documentation using the scripting power of Node.js.
-
Updated
Sep 20, 2021 - JavaScript
[OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md) Repository
-
Updated
Mar 4, 2022
-
Updated
Nov 4, 2021
-
Updated
Jul 10, 2017 - Python
API spec for medium.com using OpenAPI Specification (aka Swagger 2.0). Generates PHP, Java, Python, Go, Android, Objective-C and many more client SDK.
-
Updated
Aug 12, 2021 - Shell
api
api-management
rest-api
swagger
api-documentation
api-client
blueprint
swagger-specification
postman
swagger-ui
oas
restful-api
api-testing
swagger-spec
-
Updated
Jun 2, 2017 - JavaScript
A repository contains all model definition and light-codegen config for different frameworks
swagger
openapi
swagger-specification
graphql-idl
light-java-hybrid
light-java-graphql
light-java-rest
-
Updated
Mar 1, 2022 - Shell
A makeup for your API
-
Updated
Feb 24, 2017 - Clojure
A swagger doc generator with decorator syntax for node.js,It surport use a js object define too.
-
Updated
Oct 11, 2017 - JavaScript
-
Updated
Feb 7, 2017 - JavaScript
Amazing package for swagger-ui + express
-
Updated
Aug 7, 2017 - HTML
Sample android app for medium. It showcases process of generating android client library from OpenAPI specification found at https://github.com/amardeshbd/medium-api-specification.
-
Updated
May 29, 2020 - Java
Crawl existing REST html documentations.
-
Updated
May 5, 2017 - HTML
Swagger examples from blog series
-
Updated
Sep 16, 2017 - Java
OpenAPI (Swagger) Specification for Software Developers, a guide to learning OpenAPI Specification for highly productive API design, documentation, development, & testing.
course
swagger
openapi
swagger-specification
oas
udemy
openapi-specification
swagger-documentation
openapi3
-
Updated
Sep 16, 2021
A simple and powerful swagger client for angular 1.4+
-
Updated
Oct 11, 2017
GitHub Action for validating swagger or open API specification JSON or YAML file
-
Updated
Feb 4, 2022 - Dockerfile
Online Utility Tools
dns
tls
swagger-specification
ipv6-support
ssl-certificates
dns-flusher
data-conversion
dns-resolver
swagger-editor
-
Updated
Dec 15, 2021
DEPRECATED: Stockholms Lokaltrafik API Swagger Specs
-
Updated
Dec 13, 2016 - JavaScript
Improve this page
Add a description, image, and links to the swagger-specification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swagger-specification topic, visit your repo's landing page and select "manage topics."
Problem statement
I Recently noticed there's support for SwaggerUI and ReDoc built-in.
But when using the Stratoscale template this is not working.
If I try to load the
swagger.json
in a browser I don't get the API browser. This is never mentioned in the documentation, but are there any options that I'm missing related to this?