An open API service indexing awesome lists of open source software.

https://github.com/suconghou/netlifyworker

netlify function worker
https://github.com/suconghou/netlifyworker

netlify proxy-worker serverless video-streaming youtube

Last synced: about 1 month ago
JSON representation

netlify function worker

Awesome Lists containing this project

README

          

event

使用结构
```
{
httpMethod:'string',
headers:{},
path:'pathname',
}
```