api:适用于Bracket Club的API

时间:2024-04-03 07:05:17
【文件属性】:

文件名称:api:适用于Bracket Club的API

文件大小:41KB

文件格式:ZIP

更新时间:2024-04-03 07:05:17

bracketclub JavaScript

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
----.travis.yml(115B)
----.eslintrc(54B)
----bin()
--------export.js(2KB)
----config()
--------default.json(500B)
--------production.json(318B)
--------test.json(153B)
--------development.json(208B)
----index.js(2KB)
----package.json(2KB)
----plugins()
--------cors()
--------postgres()
--------event()
----Procfile(14B)
----package-lock.json(119KB)
----.gitignore(529B)
----lib()
--------postgres-config.js(285B)
----README.md(1KB)
----services()
--------routes()
--------healthcheck()
--------sse()
----.editorconfig(279B)

网友评论