Vercel Dart
A Vercel Runtime to write serverless functions in Dart.
Examples
/hello
- A basic hello world function/query
- Reading query from a request/redirect
- Changing the response's status code/json
- Setting the content-type to json/html
- Responding with HTML contents/pub
- Using a library from pub.dev