Vote count:
0
I have programmed web-apps in a few languages(Java, Javascript, Ruby), and in each of these languages, I have had some sort of web framework to help me out, with REST, structuring, etc.
- Java: SpringMVC
- Javascript Node.js w/ Express
- Ruby: Sinatra
now I am looking at dart. Although it seems more focused on the client, It definitely can run server side. However, the docs for the server side all use an http server(much like node's http module). In node, developing web-apps is more regularly done in a web framework such as express. I searched the pub for web framework, and using Github stars and followers for my comparison, I came up with this as the most used:
but even this is not a lot of followers. Is there even a "popular" or "de facto" web framework for use with dart?
asked 42 secs ago
A web framework for dart
Aucun commentaire:
Enregistrer un commentaire