TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Some tips when writing an API in Ruby on Rails
5 points
by
jalada
about 10 years ago
1 comment
petermacrobert
about 10 years ago
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?