Skip to content

Step by Step tutorial that shows you how to create a CLI for providing feedback. Next steps include refactoring to create an API, integrating with an SPA, and finally, launching a feedback Slackbot in Go.

Notifications You must be signed in to change notification settings

MakeSchool-Tutorials/MakeFeedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

MakeFeedback

Learn how to build and deploy a microservice in Go.

Outline

  1. Structuring a New Golang Project
  2. Developing a Feedback Submission Model
  3. Adding a Command Line Interface
  4. Persisting the Feedback Data
  5. Benchmarking Your Creation For Speed and Concurrency
  6. Expose Your Algorithm via API
  7. Deploying Your First Microservice
  8. Reaching Your Users with a Slackbot
  9. Integrating with a Single Page Application
  10. Additional Challenges
    1. Dashboard

About

Step by Step tutorial that shows you how to create a CLI for providing feedback. Next steps include refactoring to create an API, integrating with an SPA, and finally, launching a feedback Slackbot in Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published