- Built a CI pipeline un Gitlab to build the image (also runs tests)
- Publishes the image to Gitlab artifact repository
- Deployed it to GCP using K8S
- http://35.222.35.245:8080/api/v1/members
- Added Ping and Health endpoints
- Added a Search endpoint for easy search by tags and type
- Added docker-compose for easy local deployment
- DB Auto Migrate using Gorn
- API Documentation
- Improvements docs
- 90% Test Coverage