Opening Up a Service Through an API

24 views
Skip to first unread message

tekram

unread,
Jul 7, 2012, 4:57:58 PM7/7/12
to rubyonra...@googlegroups.com
I wanted to get advice on opening up a Rails application to allow an external service to make REST calls to my service. Currently, REST calls are only made securely through the out of the box Rails security. However, I would like to open all of those to external users via an API.

For example, right now people can create blog posts once creating an account and logging in. However, I would to be able to allow a third party to be able to create users and then allow blog posts for users by making API calls.

I am hoping to get an idea of what are the possibilities and what will keep it the secure as possible.

Thanks

tekram

unread,
Jul 8, 2012, 9:43:21 AM7/8/12
to rubyonra...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages