Skip to content

Added an azure functions adapter#3452

Closed
leopf wants to merge 2 commits intotrpc:mainfrom
leopf:main
Closed

Added an azure functions adapter#3452
leopf wants to merge 2 commits intotrpc:mainfrom
leopf:main

Conversation

@leopf
Copy link
Copy Markdown

@leopf leopf commented Dec 22, 2022

Closes #3451

🎯 Changes

I have added the azure functions adapter and an example. It is missing tests and documentation.

βœ… Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 22, 2022

Someone is attempting to deploy a commit to the trpc Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 22, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated
www ❌ Failed (Inspect) Dec 22, 2022 at 3:19AM (UTC)

Copy link
Copy Markdown
Member

@KATT KATT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Honestly, I'd love to have this in the repo and I think you made really good work here.

However, the reality though is that we can't maintain more adapters at the moment (unless @microsoft starts sponsoring us πŸ˜…) ; we already have loads of them, the surface area of tRPC is quite large, and no one works on tRPC full-time.

This would make a great third party library to be put on https://trpc.io/awesome

@KATT KATT added the ❄️ icebox features / PRs that might be pick up in the future and can be handy to keep track of label Dec 22, 2022
@KATT KATT closed this Dec 22, 2022
@trpc trpc locked as resolved and limited conversation to collaborators Dec 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

❄️ icebox features / PRs that might be pick up in the future and can be handy to keep track of @trpc/server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add an adapter for azure functions

2 participants