I'm rather curious. Would it be possible to make something as complex as a basic social network (login etc) with Sinatra?
+3
A:
Short answer: Yes.
Slightly longer answer. Yes, but I don't know if it would be a very pleasant experience.
André Laszlo
2009-08-08 21:34:31
+1
A:
Yes, but there is no way I would ever even only think about using Sinatra for that.
You can build a basic social network website with every scripting language that allows you to store and fetch data on your server.
Lennart
2009-08-08 21:35:53