GithubHelp home page GithubHelp logo

old-adapdr / masonite-swagger-ui Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 593 KB

Third-party package for Masonite that provides necessary scaffolding for the Swagger UI / OpenAPI UI

Python 52.57% Makefile 3.48% HTML 43.95%
python masonite-package openapi3 swagger-ui

masonite-swagger-ui's Introduction

Masonite Swagger UI

The intention of this package is provide an easy method to adding SwaggerUI / OpenAPIUI to masonite.

Installation

  1. pip3 install masonite-swagger-ui
  2. Add the package to the providers list:
    from swagger_ui.providers import SwaggerUIProvider
    
    # ...
    
    PROVIDERS = [
    # ...
      SwaggerUIProvider
    ]
  3. Run the install command: craft swaggerui:install this will copy over all the required scaffolding you need!

Thats it! You can now do craft serve and navigate to /docs to try it out in action!

masonite-swagger-ui's People

Stargazers

ME avatar Ssali Jonathan Kiggundu avatar

Watchers

James Cloos avatar Ada avatar

masonite-swagger-ui's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.