skatkov / acart

Amazon product bundler and shortener (open sourced failed side-project)
https://www.acart.to
0 stars 0 forks source link

Replace sinatra with roda framework #5

Closed skatkov closed 4 years ago

skatkov commented 4 years ago

https://dev.to/megatux/a-very-short-intro-to-the-roda-web-toolkit-2gag

These both frameworks are quite similar, but Roda is way faster and takes less memory to run. Also roda has a lot of great security features, comparing to sinatra. And we have a potential to pair it with falcon quite easily