No features have been listed yet.
Based on our record, Sinatra seems to be a lot more popular than NYNY. While we know about 40 links to Sinatra, we've tracked only 1 mention of NYNY. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The NYNY’s official page defines NYNY as “ridiculously” small and considered to be one of the best ruby web frameworks. Ridiculously small in the sense that NYNY is written in only 300 lines of code, which is considered significantly less than other frameworks such as Rack. Honestly, a majority of plugins are written in more LOC than NYNY. - Source: dev.to / about 1 year ago
Yeah, I believe Sinatra https://sinatrarb.com/ or Padrino https://padrinorb.com/ inspired Hono. So you are back to Ruby ;). - Source: Hacker News / 6 months ago
Now because we are using Sinatra as our server, we would need a way to dynamically define new endpoints from the file. Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort. - Source: dev.to / 6 months ago
Something like https://sinatrarb.com/ for rust would be cool. - Source: Hacker News / 7 months ago
While Ruby is not this famous anymore, I still wanted the stack in my architecture. I eschewed Ruby on Rails in favor of the leaner Sinatra framework. I use sequel for database access. The dynamic nature of the language was a bit of a hurdle, which is why it took me more time to develop my service than with Go. - Source: dev.to / 11 months ago
Sinatra is a lightweight web application framework written in Ruby. It provides a simple and easy-to-use syntax for building web applications. The framework focuses on being minimalistic, allowing developers to quickly create web applications without having to deal with a lot of the boilerplate code and relatively rigid way of doing things that accompany larger and more popular frameworks like Rails. - Source: dev.to / about 1 year ago
Cuba - Cuba is a Ruby microframework for web development.
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
ASP.NET - ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.
Volt - Volt is a reactive web framework where Ruby code runs both on the server and the client (via opal).
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
Hanami - Hanami is a modern web framework for Ruby.