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

https://github.com/phodal/serverless-qrcode-generate

A Serverless QRCode Generator Test
https://github.com/phodal/serverless-qrcode-generate

qr qrcode serverless serverless-applications serverless-qrcode

Last synced: about 1 year ago
JSON representation

A Serverless QRCode Generator Test

Awesome Lists containing this project

README

          

# serverless-qrcode-generate

> A Serverless QRCode Generator

Demo:

URL: https://qrcode.pho.im/?q={string}

Examples: [https://qrcode.pho.im/?q=http://weixin.qq.com/r/mnVYQHrEVicprT4j9yCI](https://qrcode.pho.im/?q=http://weixin.qq.com/r/mnVYQHrEVicprT4j9yCI)

[Short URL](https://github.com/phodal/shorter): [https://x.pho.im/Z5t7](https://x.pho.im/Z5t7)

Setup
---

```
npm install -g serverless
```

1.install

```
yarn install
```

2.create domain

```
sls create_domain
```

3.deloy

```
sls deploy
```

## LICENSE

[![Phodal's Idea](http://brand.phodal.com/shields/idea-small.svg)](http://ideas.phodal.com/)

© 2018 A [Phodal Huang](https://www.phodal.com)'s [Idea](http://github.com/phodal/ideas). This code is distributed under the MIT license. See `LICENSE` in this directory.