Skip to content

GowthamGirithar/Golang-Web-Demo-s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Golang-Web-Demo-s

This Includes

  1. Run the application with DefaultServeMux (Advantages and Disadvantages)
  2. Run the application with NewServeMux (Advantages and Disadvantages)
  3. How to use handler
  4. Basic REST API - POST
  5. Run the HTTP Client - DefaultClient and defined one (Advantages and Disadvantages)
  6. Run the HTTP2.0 Client
  7. REST App with HTTP2.O (x509 Certificates , Server Push)
  8. Demo on Context , Context with cancel , Context with timeout and Context with deadline
  9. How to use Middleware
  10. Using the context with values

For Every Program , there are comments which will have explanation in detail

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages