1

Is Sinatra being used for medium-large sized web applications (not just for small apps)?

2 Answers2

1

You may want to read the answers to this question: Sinatra success stories.

Community
  • 1
  • 1
Antti Tarvainen
  • 1,209
  • 12
  • 14
0

It's best for small aps. It's possible to write medium-large apps in it too, but I'd rather use rails 2.3 for that.

Lukas Stejskal
  • 2,542
  • 19
  • 30