TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Some tips when writing an API in Ruby on Rails

5 pointsby jaladaabout 10 years ago

1 comment

petermacrobertabout 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?