nim web framework 介绍

Web Frameworks

  • Jester - The sinatra-like web framework for Nim. Jester provides a DSL for quickly creating web applications in Nim. [MIT]
  • Karax - Framework for developing single page applications in Nim.
  • nawak - Web micro-framework in Nimrod, heavily inspired by jester, flask and the like. [MIT]
  • oauth - OAuth library for Nim. [Apache-2.0]
  • rosencrantz - DSL to write web servers, inspired by Spray and its successor Akka HTTP.

这上面的就是大家推荐的一些web framework, 我觉得除了jester, 其他的估计都很难干活. 

很难出活.

刚才又发现一个 https://github.com/sunjohanday/xander

这个看起来还像那么回事.

你可能感兴趣的:(nim)