filmov
tv
Getting started with Cloud Native Go : Simple Go HTTP Server Implementation | packtpub.com

Показать описание
This playlist/video has been uploaded for Marketing purposes and contains only selective videos.
Every microservice needs an HTTP server to serve its API. The aim of this video is to show how this can be achieved with plain Go and standard packages only.
• Implement simple HTTP server to listen on port 8080
• Implement basic handler function to serve plain text
• Use environment variables to make the HTTP port configurable
For the latest Application development video tutorials, please visit
Every microservice needs an HTTP server to serve its API. The aim of this video is to show how this can be achieved with plain Go and standard packages only.
• Implement simple HTTP server to listen on port 8080
• Implement basic handler function to serve plain text
• Use environment variables to make the HTTP port configurable
For the latest Application development video tutorials, please visit