adamnasrudin03 / test-mnc

skill test mnc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-test-mnc

Backend Engineer Assignment - API Development golang with framework Gin / Gin-gonic

Api Doc

Postman API Documentation

Development Guide

Collection Using Postman

  • ./go-test-mnc.postman_collection.json

Installation

  • Clone this repo

        git clone https://github.com/adamnasrudin03/go-test-mnc.git
  • Copy .env.example to .env

        cp .env.example .env
  • Setup local database

  • Start service API

        go run main.go

Coverage Unit Test

  • with make file
    make cover

Connect with me

About

skill test mnc

License:MIT License


Languages

Language:Go 97.5%Language:Makefile 2.5%