/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Brut: A New Web Framework for Ruby
(naildrivin5.com)
193 points
onnnon
| 1 comments |
08 Jul 25 18:03 UTC
|
HN request time: 0.198s
|
source
Show context
hamzakc
◴[
08 Jul 25 21:57 UTC
]
No.
44504430
[source]
▶
>>44502463 (OP)
#
I see it is currently based on Sinatra. Just wondering if you have considered looking into Roda?
replies(2):
>>44504716
#
>>44508066
#
1.
ethan_smith
◴[
09 Jul 25 09:59 UTC
]
No.
44508066
[source]
▶
>>44504430
#
Roda would be worth considering for its routing tree architecture which can be more performant and maintainable than Sinatra's linear routing approach, especially as the application grows.
ID:
GO
↑