Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 224 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 224 Bytes

The essential lightweight API setup

Minimalistic setup for dockerized API service on GO language

Prerequisites

  • Docker

Installation

  • Run docker-compose up command
  • Access the server on localhost:8888