swagalicious 1.1.0
This gem is almost a straight copy and paste of https://github.com/rswag/rswag/tree/master/rswag-specs with the Rails specific code stripped out so it can be used in Rack applications that don't use Rails.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (7):
            faraday
            ~> 2.0
          
          
            faraday-rack
            >= 0
          
          
            json-schema
            >= 0
          
          
            oj
            ~> 3.11.0
          
          
            ox
            ~> 2.14.14
          
          
            rack-test
            >= 0
          
          
            rspec
            ~> 3
          
    