- Create RESTful API with Golang
- net/http package
- encoding/json package
- Structure of service
- Demo search service
- Starting with ATDD
- Create Mock/Stub RESTful APIs with Stubby4j
- Write Acceptance tests
- Start to develop
- Try to build ship run with Docker
- Basic of Docker
- Docker command
- Working with Dockerfile
- Working with multi-stage build
- Working with docker-compose