📄️ Installation
Add Zinc to a Go module and confirm your first build.
📄️ Quick Start
Build and run a tiny Zinc API in one file.
📄️ First Route
Read params, query values, JSON input, and returned errors from one handler.
Install Zinc, run a tiny app, and learn the shape of a normal handler.
Add Zinc to a Go module and confirm your first build.
Build and run a tiny Zinc API in one file.
Read params, query values, JSON input, and returned errors from one handler.