api:适用于Bracket Club的API 源码
BC API 用于的API。 路线 用户数 /users/:id /users/:id/:sport-:year 参赛作品 /entries/:sport-:year /entries/:id 大师级 /masters/:sport-:year 启动API 在本地 npm install npm start 生产 # Make sure the DATABASE_URL secret exists in the .env file touch .env echo " DATABASE_URL= " >> .env # Deploy to bc-api ` git push heroku master ` Or push to GitHub, since automatic deploys are enabled. # #
文件列表
api-master.zip
(预估有个26文件)
api-master
.travis.yml
115B
.eslintrc
54B
bin
export.js
2KB
config
default.json
500B
production.json
318B
test.json
153B
development.json
208B
暂无评论