https://github.com/andrewmcodes/vercel_ruby
WIP Vercel Serverless Functions written in Ruby
https://github.com/andrewmcodes/vercel_ruby
ruby vercel vercel-serverless-functions
Last synced: about 1 year ago
JSON representation
WIP Vercel Serverless Functions written in Ruby
- Host: GitHub
- URL: https://github.com/andrewmcodes/vercel_ruby
- Owner: andrewmcodes
- License: mit
- Created: 2020-12-12T17:52:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-12T19:28:59.000Z (over 5 years ago)
- Last Synced: 2025-04-12T18:13:10.514Z (about 1 year ago)
- Topics: ruby, vercel, vercel-serverless-functions
- Language: Ruby
- Homepage: vercel-ruby.andrewmcodes.vercel.app
- Size: 21.5 KB
- Stars: 2
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vercel_ruby
## Features
Currently: this is 1 example of how to use Vercel to compile Ruby Serverless Functions
TODO: Wrap in a gem and test out swapping Webrick with Falcon's webserver.
## Usage
TODO
## Installation
[](https://vercel.com/new/project?template=https://github.com/andrewmcodes/vercel_ruby)
## Resources
- [Vercel Documentation](https://vercel.com/docs/runtimes?query=Ruby#official-runtimes/ruby)
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2020-present, Andrew Mason