starlette
starlette copied to clipboard
Add section for Vellox to third-party plugins
Summary
I made an adapter for running ASGI applications in GCP Cloud Functions (Vellox). So, I add section for Vellox to third-party plugins.
Checklist
- [x] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
- [ ] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
- [x] I've updated the documentation accordingly.