Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 378 Bytes

File metadata and controls

8 lines (6 loc) · 378 Bytes

Overview

Zim is a C++ framework to create server-side web applications quickly and painlessly.

Zim is built on top of these technologies:

  • Malloy as the underlying web server.
  • Inja as the template rendering engine.
  • SOCI as the SQL database access library.