TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Some tips when writing an API in Ruby on Rails
5 点
作者
jalada
大约 10 年前
1 comment
petermacrobert
大约 10 年前
Out of interest, what's the standard "Railsy" way to secure an API? I know that Devise comes with support for PSKs and basic auth, so is that pretty much what everyone does as a first step?