Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-12T19:28:59.000Z (about 4 years ago)
- Last Synced: 2025-01-06T08:10:43.387Z (9 days ago)
- Topics: ruby, vercel, vercel-serverless-functions
- Language: Ruby
- Homepage: vercel-ruby.andrewmcodes.vercel.app
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- 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
[![Deploy with Vercel](https://zeit.co/button)](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