没有合适的资源?快使用搜索试试~ 我知道了~
basic_auth_test:玩phoenixframework和basic_authentication
共48个文件
ex:19个
exs:16个
js:2个
需积分: 9 0 下载量 201 浏览量
2021-05-11
14:52:51
上传
评论
收藏 64KB ZIP 举报
温馨提示
FooApi 要启动您的Phoenix应用程序: 使用mix deps.get安装依赖mix deps.get 使用mix ecto.create && mix ecto.migrate创建和迁移数据库 使用mix phoenix.server启动Phoenix端点 现在,您可以从浏览器访问 。 准备好投入生产了吗? 请。 学到更多 官方网站: : 指南: : 文件: : 邮件列表: : 资料来源: : 基本身份验证示例 确保to start your phoenix app下的步骤1和2已完成 然后运行insert_user.sql脚本,使用用户username: admin, password: password播种数据库。 如上所述运行凤凰 然后在浏览器中点击localhost:4000 / api / bars应该要求输入用户名passowrd。 管
资源推荐
资源详情
资源评论
收起资源包目录
basic_auth_test-master.zip (48个子文件)
basic_auth_test-master
mix.exs 1KB
config
prod.exs 2KB
test.exs 542B
config.exs 851B
dev.exs 1KB
priv
static
css
app.css 90KB
images
phoenix.png 14KB
robots.txt 202B
js
app.js 0B
phoenix.js 34KB
favicon.ico 1KB
repo
seeds.exs 341B
migrations
20150902234917_create_bar.exs 176B
20150902234213_create_user.exs 251B
test
models
user_test.exs 460B
bar_test.exs 405B
support
model_case.ex 2KB
channel_case.ex 927B
conn_case.ex 985B
controllers
page_controller_test.exs 178B
bar_controller_test.exs 2KB
views
error_view_test.exs 563B
page_view_test.exs 72B
layout_view_test.exs 73B
test_helper.exs 150B
mix.lock 614B
LICENSE 1KB
insert_user.sql 782B
.gitignore 376B
web
models
user.ex 537B
bar.ex 465B
router.ex 549B
templates
page
index.html.eex 938B
layout
app.html.eex 973B
web.ex 1KB
controllers
page_controller.ex 136B
bar_controller.ex 1KB
views
changeset_view.ex 254B
layout_view.ex 59B
bar_view.ex 367B
error_view.ex 372B
page_view.ex 57B
channels
user_socket.ex 1KB
lib
foo_api.ex 966B
foo_api
plugs
basic_auth.ex 687B
endpoint.ex 1005B
repo.ex 64B
README.md 1KB
共 48 条
- 1
资源评论
不喝酒的阿蓝
- 粉丝: 31
- 资源: 4639
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功