Yahoo Search Búsqueda en la Web

  1. Anuncio

    relacionado con: swagger ui
  2. Simplify API Design and Development For Your Team's REST APIs With SwaggerHub. Find Out How SwaggerHub Can Help You Design & Document Your APIs At Scale. Try for Free!

    • Try Free

      Try Swagger for free.

      No credit card needed.

    • Sign Up For Free

      Try SwaggerHub For 14 Days.

      For Individuals, Teams, Enterprise.

    • SwaggerHub Portal

      Document & Develop Your APIs With

      The New SwaggerHub Portal.

    • SwaggerHub

      Learn About API Design &

      Documentation-With SwaggerHub.

Resultado de búsqueda

  1. Swagger UI allows anyone — be it your development team or your end consumers — to visualize and interact with the API’s resources without having any of the implementation logic in place. It’s automatically generated from your OpenAPI (formerly known as Swagger) Specification, with the visual documentation making it easy for back end ...

    • Introduction
    • General
    • Compatibility
    • Documentation
    • Security contact
    • License

    Swagger UI allows anyone — be it your development team or your end consumers — to visualize and interact with the API’s resources without having any of the implementation logic in place. It’s automatically generated from your OpenAPI (formerly known as Swagger) Specification, with the visual documentation making it easy for back end implementation ...

    👉🏼 Want to score an easy open-source contribution? Check out our Good first issue label.

    🕰️ Looking for the older version of Swagger UI? Refer to the 2.x branch.

    This repository publishes three different NPM modules:

    •swagger-ui is a traditional npm module intended for use in single-page applications that are capable of resolving dependencies (via Webpack, Browserify, etc.).

    •swagger-ui-dist is a dependency-free module that includes everything you need to serve Swagger UI in a server-side project, or a single-page application that can't resolve npm module dependencies.

    •swagger-ui-react is Swagger UI packaged as a React component for use in React applications.

    The OpenAPI Specification has undergone 5 revisions since initial creation in 2010. Compatibility between Swagger UI and the OpenAPI Specification is as follows:

    Usage

    •Installation

    •Configuration

    •CORS

    •OAuth2

    •Deep Linking

    Please disclose any security-related issues or vulnerabilities by emailing security@swagger.io, instead of using the public issue tracker.

    SwaggerUI is licensed under Apache 2.0 license. SwaggerUI comes with an explicit NOTICE file containing additional legal notices and information.

  2. Swagger UI es una herramienta de código abierto que permite visualizar y probar de manera interactiva las API (Interfaces de Programación de Aplicaciones) documentadas con el formato Swagger u OpenAPI.

  3. Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. - swagger-api/swagger-ui