Skip to content

Switch from Endpoint Factory to pure FastAPI application #5

@vincentsarago

Description

@vincentsarago

If we want to follow the Core specification (Part 1) we need to conform the landing page (/) and it HAS TO have the service-doc or service-desc links. Those links are defined at the FastAPI application level and not at the router level (which we create with the endpoint factory).

IMO for this project it will be ok to move away from the endpoint factory to a app factory (e.g stac-fastapi)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions