Skip to content

jiadi0801/hapi.server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapi.server

测试数据配置

fail to publish as @jiadi0801/hapi.server

安装

npm install hapi.server -g

静态文件目录

  • 一个api.yml文件
  • 一个放response的文件夹

api.yml:

host: mipaimai.jd.com
port: 8000

resDir: resdata

apiList:
  - method: get
    path: /myMoneyList
    resPath: myMoneyList.json

文件夹: resDir: resdata

启动

afs

About

测试数据配置

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published