Skip to content

Phase 3 - Automatic route discovery for endpoints that expose an OpenAPI spec file. #22

@hyperioxx

Description

@hyperioxx

Automatic route discovery for endpoints that expose an OpenAPI spec file would be a useful feature to have. This feature would allow Frontman to automatically discover and expose endpoints for APIs that are documented using the OpenAPI specification.

Proposed Solution:

The proposed solution would involve integrating an OpenAPI parser into Frontman that can parse the OpenAPI specification file and automatically generate routes for the endpoints that are specified in the file. This would allow Frontman to automatically expose endpoints for any API that is documented using the OpenAPI specification.

This feature will be added in Phase 3 of the development roadmap, after the core functionality of Frontman has been implemented, such as adding support for multiple protocols and authentication mechanisms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions