JSHan94 / go-api-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

initia-apis

Collection of RESTful APIs provided by Initia nodes

Prerequisites

  • Go 1.19+

Project setup

1. Clone the project

git clone https://github.com/initia-labs/initia-apis.git
cd initia-apis

2. Configure Environment Variables

3. Run the project

Run with binary

make all

Run with Docker

make docker

About


Languages

Language:Go 97.7%Language:Makefile 1.4%Language:Dockerfile 0.9%