Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paulogdm/micro-example-now-v2

A simple example showing how to translate micro routing to lambda functions under now v2.
https://github.com/paulogdm/micro-example-now-v2

examples lambda now

Last synced: about 1 month ago
JSON representation

A simple example showing how to translate micro routing to lambda functions under now v2.

Awesome Lists containing this project

README

        

# Micro Example for NOW V2

## What is this?

This is my personal set of examples that I writed to
showcase the brand new [NOW V2](https://zeit.co/blog/now-2).

I learned a few of the new introduced concepts with those examples.

## What is included here?

1. Micro usage with [micro-fork](https://github.com/amio/micro-fork).
1. Static file usage.
1. MongoDB example with lambdas.
1. Routing and `now.js` utilities.
1. Builder examples:
* `@now/nodejs`
* `@now/node-server`
* `@now/static`

## License

MIT