Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 360 Bytes

File metadata and controls

14 lines (9 loc) · 360 Bytes

Custom Cache App

this project is a personal cache application written in golang. You can dynamically save multiple data and at the same time you can manage this data

Installation

Docker

docker run --name custom-cache -p 7000:7000 umitdogan33/custom-cache

Manual

you can access the printouts by clicking on this link (as soon as)