Help center

Setting Up Gas API

All articles

Getting Started / Getting Started

Gas API is built with Go and SQL. To set up, install Go and clone the repository. Run go mod tidy to install dependencies. Use the provided SQL migrations to set up your database.

Last verified 2026-09-17

Verified documentation