awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ruby-grape avatar

ruby-grape/grape-swagger

0
View on GitHub↗
1,100 星标·479 分支·Ruby·MIT·3 次浏览

Grape Swagger

Add OAPI/swagger v2.0 compliant documentation to your grape API

Features

  • API Development - Autogenerates documentation for Grape APIs.
  • Documentation - Generate Swagger-compliant documentation for Grape APIs.

Star 历史

ruby-grape/grape-swagger 的 Star 历史图表ruby-grape/grape-swagger 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Grape Swagger 的开源替代方案

相似的开源项目,按与 Grape Swagger 的功能重合度排序。
  • adamcooke/documentationadamcooke 的头像

    adamcooke/documentation

    213在 GitHub 上查看↗

    A Rails engine to provide the ability to add documentation to a Rails application

    Ruby
    在 GitHub 上查看↗213
  • aeonaxan/laravel-sceneAeonAxan 的头像

    AeonAxan/laravel-scene

    29在 GitHub 上查看↗

    Laravel library to convert your models into API responses.

    PHP
    在 GitHub 上查看↗29
  • apache/apisixapache 的头像

    apache/apisix

    16,767在 GitHub 上查看↗

    This project is a high-performance, distributed API gateway designed to manage, secure, and observe traffic for microservices, serverless functions, and artificial intelligence model providers. It functions as a dynamic service proxy and cloud-native ingress controller, centralizing policy enforcement and traffic routing through a unified configuration interface that synchronizes state across multiple nodes in real time. The platform distinguishes itself through a highly extensible architecture that utilizes a high-performance scripting engine to execute modular logic directly within the requ

    Luaapiapi-gatewayapi-management
    在 GitHub 上查看↗16,767
  • adamchainz/django-cors-headersadamchainz 的头像

    adamchainz/django-cors-headers

    5,587在 GitHub 上查看↗

    django-cors-headers is a middleware for Django that manages Cross-Origin Resource Sharing headers to control which external domains can access server resources. It serves as a security component for enforcing access control policies through origin validation and header management. The project provides capabilities for origin whitelisting using hostnames or regular expressions and supports the Local Network Access specification to permit requests from private networks. It allows for granular control via path-based restrictions and dynamic origin validation driven by a signal system. The softw

    Python
    在 GitHub 上查看↗5,587
查看 Grape Swagger 的所有 30 个替代方案→

常见问题解答

ruby-grape/grape-swagger 是做什么的?

Add OAPI/swagger v2.0 compliant documentation to your grape API

ruby-grape/grape-swagger 的主要功能有哪些?

ruby-grape/grape-swagger 的主要功能包括:API Development, Documentation。

ruby-grape/grape-swagger 有哪些开源替代品?

ruby-grape/grape-swagger 的开源替代品包括: adamcooke/documentation — A Rails engine to provide the ability to add documentation to a Rails application. aeonaxan/laravel-scene — Laravel library to convert your models into API responses. apache/apisix — This project is a high-performance, distributed API gateway designed to manage, secure, and observe traffic for… apiato/apiato — PHP Framework for building scalable API's on top of Laravel. apigen/apigen — PHP 7.1 ready Smart and Simple Documentation for your PHP project. adamchainz/django-cors-headers — django-cors-headers is a middleware for Django that manages Cross-Origin Resource Sharing headers to control which…