polo871209 / go-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project go-playground

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

MakeFile

run all make commands with clean tests

make all build

run the application

make run

update swagger ui

make swag

run the test suite

make test

clean up binary from the last build

make clean

live reload the application

make watch

About


Languages

Language:Go 77.5%Language:TypeScript 9.0%Language:CSS 6.7%Language:Makefile 3.9%Language:JavaScript 1.6%Language:HTML 1.4%