Categorygithub.com/p12s/csv-create-api
repository
0.0.0-20241116084607-9b54d0a84cef
Repository: https://github.com/p12s/csv-create-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Product REST-API

Simple REST-API server. Task description is here

GO REPORT LICENSE

🔥 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

📌 Documentation