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

https://github.com/ragingwind/vercel-now-examples

Personal examples of Now deployments you can use zeit.co/examples
https://github.com/ragingwind/vercel-now-examples

Last synced: 21 days ago
JSON representation

Personal examples of Now deployments you can use zeit.co/examples

Awesome Lists containing this project

README

          

# now-examples

> now examples written by my self (for study), "now" is deprecated and will stop receiving updates on December 31, 2020. Please use "vercel" instead.

# Examples

## Rust

Rust for now are requried 2018 features, so you will be needed to run this sample on the Docker.

- [rust-render-url](/rust-render-url): simple sample for rust on now. Ir will render URL where you come from. test code included

# License

@MIT