Skip to content

Is it possible to use dynamically defined resource definitions? #1649

@mattcrossmarc

Description

@mattcrossmarc

I have a use case in which I'd like to be able to expose a JSON:API compliant API over dynamically defined resources. For example, the resources could potentially be described via JSON schema that can be dynamically modified at runtime. From what I've found so far, JsonApiDotNetCore is primarily focused on supporting statically defined domain model POCOs and/or EF models. Sorry if I'm missing it in the code base, but have their been any discussions / efforts around support for dynamically defined resources that may change at runtime? If not, is that a use case that would be interesting for JsonApiDotNetCore?

Thanks for your help. I know this is somewhat of an edge case, so I appreciate any thoughts either way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions