module
0.0.0-20241116084607-9b54d0a84cef
Repository: https://github.com/p12s/csv-create-api.git
Documentation: pkg.go.dev
# README
🔥 Run
Download:
git clone https://github.com/p12s/csv-create-api.git && cd csv-create-api
mv .env.example .env
docker-compose up -d
Open in browser: http://localhost:8010/swagger/index.html
Stop:
docker-compose down