All blog posts
Tutorial
-
2019-04-20 Views: 1678
NimWC video tutorial
2019-04-20This small tutorial will get an instance of NimWC up and running in a few minutes. You can find all the commands used in tutorial below the video. NimWC is website framework for generating websites. -
2019-01-10 Views: 39420
Setup a website with Nim
2019-01-10This small tutorial will help you create a website with Nim. We'll use libraries from the standard library and some externals from Nim-users. You will learn to create a small webserver with an admin user who has access to the secret area.