Categorygithub.com/AJackTi/go-api-embedded-cache-example
modulepackage
0.0.0-20231028151103-5f3ec8e0db20
Repository: https://github.com/ajackti/go-api-embedded-cache-example.git
Documentation: pkg.go.dev

# README

Project Title

A brief description of what this project does and who it's for

Installation

Docker run local

    git clone https://github.com/AJackTi/go-api-embedded-cache-example && cd go-api-embedded-cache-example
    docker-compose up -d

Run project

    go run main.go

Documentation

Postman + Architecture

Acknowledgements