Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

karl-run/rust_now_serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning: This example is built with the Now v1 platform. Now v2 will not support this.

rust serverless function on zeit's now

A small example on how to deploy a serverless function on now using rust programming language.

Develop

  1. Install rust
  2. Run cargo build
  3. Run ./target/debug/now_rust_serverless

Deploy

  1. Install now-cli
  2. Run now to deploy

About

Example of running a rust serverless function on zeit's now

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published