π pinned repos api made in nim
just insert your github username to the path, ex.
https://pinnim-production.up.railway.app/xytrux
$ git clone https://github.com/xytrux/Pinnim.git
$ cd src
$ nimble install -y jester
$ nim c -r -d:ssl main.nim
Credit to @graveflo and @thrzl on Discord for helping me on this project