Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/paulogdm/micro-example-now-v2
- Owner: paulogdm
- License: mit
- Created: 2018-11-09T14:36:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T11:22:31.000Z (about 6 years ago)
- Last Synced: 2024-10-05T13:41:23.486Z (4 months ago)
- Topics: examples, lambda, now
- Language: JavaScript
- Size: 11.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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