Question

I'm rather curious. Would it be possible to make something as complex as a basic social network (login etc) with Sinatra?

Was it helpful?

Solution

Short answer: Yes.

Slightly longer answer. Yes, but I don't know if it would be a very pleasant experience.

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top