没有合适的资源?快使用搜索试试~ 我知道了~
housing-helper:仅限API(暂时)的数据库,用于跟踪Craigslist和其他帖子(作为电子表格的替代品)-与ht...
共47个文件
js:40个
yml:2个
www:1个
需积分: 5 0 下载量 51 浏览量
2021-05-03
20:37:19
上传
评论
收藏 35KB ZIP 举报
温馨提示
笔记 本文档是一个非常简陋的占位符,尚待发布适当的API文档。 它应该使您可以轻松使用API,但是在不久的将来,完整的文档将包括完整的示例请求,完整的示例响应以及如何使用从一个请求中获取的信息进行后续处理的示例。要求。 路线 验证码 注册一个新帐号 curl -X POST \ https://housinghelper.herokuapp.com/api/auth/register \ -H 'content-type: application/json' \ -d '{ "name_first":"First", "name_last":"Last", "email_address":"developer@example.com", "password":"test" }' 返回插入的用户(无密码) 还插入一个不能删除的名为“ Just Me”的相关组
资源推荐
资源详情
资源评论
收起资源包目录
housing-helper-master.zip (47个子文件)
housing-helper-master
.snyk 2KB
knexfile.js 868B
db
migrations
20171008220825_posts.js 651B
20171013101922_add-user-relation-to-posts.js 317B
20171018154205_add-just-me-bool-to-groups.js 299B
20171106103455_add-lower-name-full-index-to-users.js 282B
20171018204226_fix-post-attribute-names.js 559B
20171017212709_add-group-to-post.js 305B
20171016191727_add-email-and-names-to-users.js 456B
20171017134019_add-full-name-to-user.js 279B
20171013152026_add-groups.js 280B
20171017085958_remove-username-from-users.js 284B
20171010115159_users.js 377B
20171013155022_add-groups-users.js 400B
20171018193854_require-group-id-on-posts.js 293B
knex.js 152B
bookshelf.js 311B
app.js 810B
.travis.yml 248B
test
integration
controllers
users-controller-test.js 10KB
groups-controller-test.js 13KB
auth-controller-test.js 3KB
groups-users-controller-test.js 5KB
posts-controller-test.js 10KB
helpers
group-helper.js 1KB
post-helper.js 576B
user-helper.js 2KB
unit
controllers
groups-users-controller-test.js 3KB
README.md 7KB
.gitignore 74B
server
models
user.js 1KB
group-user.js 387B
group.js 1KB
post.js 379B
controllers
groups-users-controller.js 2KB
groups-controller.js 4KB
helpers
controller-helper.js 296B
groups-users-controller-helper.js 688B
users-controller.js 2KB
auth-controller.js 2KB
posts-controller.js 2KB
index.js 612B
config
auth-config.js 75B
passport-jwt-config.js 656B
bin
www 198B
database.yml 52B
package.json 1KB
共 47 条
- 1
资源评论
Jeckaijew
- 粉丝: 38
- 资源: 4532
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 木工台锯 木板切割机sw18可编辑全套技术资料100%好用.zip
- HTML/CSS/JavaScript实现圣诞树与飘雪花效果
- Q-GDW10929.5-2018信息系统应用安全第5部分代码安全检测
- RA8876 + STM32F103 LVDS VGA 驱动的线路图
- 基于扩散模型逆向生成的图像超分辨率方法研究与应用
- 脉冲布袋除尘器sw18可编辑全套技术资料100%好用.zip
- 字符分割函数,方便分割字符串
- 数据湖构建(Data Lake Formation,DLF)-大数据管理和分析解决方案
- 基于SSM 的家庭财务记账系统的设计与实现
- 旅游网站用户行为数据集.zip
- 内裤松紧带绷缝机 sw18可编辑全套技术资料100%好用.zip
- 视频游戏检测3-YOLO(v5至v11)、COCO、CreateML、Paligemma、TFRecord、VOC数据集合集.rar
- python入门-表达式语句.pdf
- python基于tensorflow的人脸识别系统设计与实现源码+说明.zip
- 电子钟程序(已补充完成).zip
- (3298038)数学建模 matlab 课件
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功