JustSteveKing / api-go

A test API in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Go

A Test API project built in Go for experimentation.

Usage

This API is wrapped in a Cobra CLI application. You can run go run main.go to see the available commands. However, you can start the server on port :8080 by running go run main.go serve.

About

A test API in Go


Languages

Language:Go 82.6%Language:Makefile 17.4%