xerofenix/zig_CRUD
This repo contains basic CRUD operation using zig programming and postgres
master
master
Want to try it out ? -- Prerequisit: install zig and postgres database
git clone https://github.com/xerofenix/zig_CRUD
cd zig_CRUD
db_config.zig
file with your database credentials.zig build run
I would love to take contributions from your side. Open a pull request if you want to add, enhance and fix something.