Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom resource extentions #37

Open
jyecusch opened this issue Jan 17, 2024 · 2 comments
Open

Custom resource extentions #37

jyecusch opened this issue Jan 17, 2024 · 2 comments
Labels
cli CLI changes or enhancements core Changes to the Nitric gRPC server or contracts docs Improvements or additions to documentation sdks Nitric Framework language SDKs and project templates

Comments

@jyecusch
Copy link
Member

jyecusch commented Jan 17, 2024

Enable adding custom resource to Nitric via provider extension. This allows users of Nitric to add new cloud resources to their nitric applications that aren't natively supported by the nitric framework, without forking the deployment or runtime provider code. Custom resources will be exposed through SDK extensions, so they can be interacted with in a similar way to all other nitric cloud resources.

@jyecusch jyecusch added this to Roadmap Jan 17, 2024
@jyecusch jyecusch converted this from a draft issue Jan 17, 2024
@jyecusch jyecusch added docs Improvements or additions to documentation sdks Nitric Framework language SDKs and project templates cli CLI changes or enhancements core Changes to the Nitric gRPC server or contracts labels Jan 17, 2024
@jyecusch jyecusch changed the title Enhanced custom resource extentions Custom resource extentions Jan 17, 2024
@chimon2000
Copy link

Is there an RFC for what the API will look like?

@raksiv
Copy link
Member

raksiv commented May 15, 2024

Not technically an RFC, and I know you've seen this already but just adding this for others -

we've got some pretty comprehensive docs on how to extend with Nitric

https://nitric.io/docs/reference/providers/custom/building-custom-provider

@jyecusch jyecusch moved this from Q2 2024 Apr-Jun to Future in Roadmap Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli CLI changes or enhancements core Changes to the Nitric gRPC server or contracts docs Improvements or additions to documentation sdks Nitric Framework language SDKs and project templates
Projects
Status: Future
Development

No branches or pull requests

3 participants