awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ruby-grape avatar

ruby-grape/grape-swagger

0
View on GitHub↗
1,100 stars·479 forks·Ruby·MIT·3 views

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 history

Star history chart for ruby-grape/grape-swaggerStar history chart for ruby-grape/grape-swagger

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Grape Swagger

Similar open-source projects, ranked by how many features they share with Grape Swagger.
  • adamcooke/documentationadamcooke avatar

    adamcooke/documentation

    213View on GitHub↗

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

    Ruby
    View on GitHub↗213
  • aeonaxan/laravel-sceneAeonAxan avatar

    AeonAxan/laravel-scene

    29View on GitHub↗

    Laravel library to convert your models into API responses.

    PHP
    View on GitHub↗29
  • apache/apisixapache avatar

    apache/apisix

    16,767View on 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
    View on GitHub↗16,767
  • adamchainz/django-cors-headersadamchainz avatar

    adamchainz/django-cors-headers

    5,587View on 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
    View on GitHub↗5,587
See all 30 alternatives to Grape Swagger→

Frequently asked questions

What does ruby-grape/grape-swagger do?

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

What are the main features of ruby-grape/grape-swagger?

The main features of ruby-grape/grape-swagger are: API Development, Documentation.

What are some open-source alternatives to ruby-grape/grape-swagger?

Open-source alternatives to ruby-grape/grape-swagger include: 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…