module
2.1.10+incompatible
Repository: https://github.com/suzuito/blog1-go.git
Documentation: pkg.go.dev
# README
Blog
Set up development environment
make init
make mockgen
Put test articles
docker-compose exec gcf /bin/bash -c './gcf.exe update-article -input-dir=./deployment/gcf/testdata'
docker-compose exec gcf /bin/bash -c './gcf.exe delete-article -input-dir=./deployment/gcf/testdata'
open http://localhost:8080/articles
# Packages
No description provided by the author
No description provided by the author
No description provided by the author