谷歌师兄的leetcode刷题笔记-api:加州大学伯克利分校的PiSigmaEpsilon兄弟会的RESTAPI

时间:2021-06-30 08:14:24
【文件属性】:
文件名称:谷歌师兄的leetcode刷题笔记-api:加州大学伯克利分校的PiSigmaEpsilon兄弟会的RESTAPI
文件大小:200KB
文件格式:ZIP
更新时间:2021-06-30 08:14:24
系统开源 谷歌师兄的leetcode刷题笔记Berkeley Pi Sigma Epsilon API 加州大学伯克利分校营销和商业联谊会 Pi Sigma Epsilon,Zeta Chi Chapter 的应用程序编程接口 (API)。 API 位于 . 请访问我们。 目录 发展 克隆此 api 存储库和 后,运行以下命令。 在网站目录中: yarn install # install the node modules/packages necessary to develop the website yarn run start # start the local development server at http://localhost:3000 在这个api目录中: yarn install # install the node modules/packages necessary to develop the api yarn run dev # start the local development server at http://localhost:8000 术语 本文档中使
【文件预览】:
api-master
----constants()
--------pseClasses.js(190B)
--------mediaOpts.js(557B)
--------years.js(158B)
--------careers.js(1KB)
--------index.js(252B)
--------subjects.js(631B)
--------positions.js(866B)
----.DS_Store(6KB)
----helpers.js(1KB)
----public()
--------stylesheets()
----views()
--------error.pug(202B)
--------dataForm.pug(1KB)
--------layout.pug(3KB)
--------index.pug(342B)
--------mixins()
--------dataList.pug(1KB)
----models()
--------Application.js(1KB)
--------User.js(766B)
--------Fulltime.js(906B)
--------Internship.js(912B)
--------Regform.js(645B)
--------Brother.js(3KB)
--------CoffeeChat.js(929B)
----controllers()
--------application.js(1KB)
--------user.js(702B)
--------coffeeChat.js(1KB)
--------auth.js(388B)
--------regform.js(1KB)
--------fulltime.js(3KB)
--------brother.js(5KB)
--------internship.js(3KB)
----app.js(3KB)
----start.js(766B)
----README.md(16KB)
----data()
--------internships.json(10KB)
--------brothers.json(2KB)
--------fulltimes.json(9KB)
--------regforms.json(2KB)
--------applications.json(1KB)
--------setActive.js(574B)
--------load-sample-data.js(4KB)
--------coffeeChat.json(639B)
----handlers()
--------requireLogin.js(173B)
--------passport.js(1KB)
--------errorHandlers.js(1KB)
--------assertCanEdit.js(319B)
--------addCors.js(628B)
--------allowedEmails.js(502B)
----.gitignore(52B)
----routes()
--------application.js(667B)
--------user.js(450B)
--------coffeeChat.js(666B)
--------auth.js(503B)
--------regform.js(663B)
--------fulltime.js(1KB)
--------index.js(215B)
--------brother.js(1KB)
--------internship.js(1KB)
----package-lock.json(578KB)
----package.json(1KB)

网友评论