/nim-simple-crud

Simple CRUD web server using Nim, Jester, and Norm

Primary LanguageNim

Simple CRUD in using Nim, Jester, and Norm

Running Locally

  1. Install Nim and clone repo.

  2. Install dependencies locally

nimble install -l -y
  1. Build and Run
nimble run