-
Sorry, but it's only written in Chinese now:
- You should install
serverless-frameworkfirst
npm install -g serverless
-
Then clone this git repo to your project directory and run
npm install
- Deploy
serverless dash deploy
- Then you have your own RESTful api.
