Learn how to build and deploy a microservice in Go.
- Structuring a New Golang Project
- Developing a Feedback Submission Model
- Adding a Command Line Interface
- Persisting the Feedback Data
- Benchmarking Your Creation For Speed and Concurrency
- Expose Your Algorithm via API
- Deploying Your First Microservice
- Reaching Your Users with a Slackbot
- Integrating with a Single Page Application
- Additional Challenges
- Dashboard