egg-rest
Restful API plugin for egg
File Explorer
Download Latest Version (.zip)- PULL_REQUEST_TEMPLATE.md
- rest.js
- config.default.js
- api.js
- load_api.js
- replies.js
- channels.js
- index.js
- answer.js
- replies.js
- posts.js
- categories.js
- posts.js
- typescripts.js
- users.js
- config.default.js
- config.unittest.js
- plugin.js
- package.json
- users.js
- config.default.js
- plugin.js
- package.json
- rest.js
- config.default.js
- plugin.js
- package.json
- replies.js
- channels.js
- index.js
- answer.js
- replies.js
- posts.js
- categories.js
- posts.js
- typescripts.js
- users.js
- config.default.js
- config.unittest.js
- plugin.js
- package.json
- users.js
- config.default.js
- config.unittest.js
- plugin.js
- package.json
- rest.test.js
- .autod.conf.js
- .eslintignore
- .eslintrc
- .gitignore
- .travis.yml
- app.js
- appveyor.yml
- History.md
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/eggjs/egg-rest
Downloads the entire project code from GitHub to your computer.
cd egg-rest
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm i egg-rest --save
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
