Cargando…

Web development with Go : building scalable web apps and RESTful services /

Go, the open-source programming language originally developed at Google, makes it easy to build simple, reliable, and efficient software. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Its concurrency mechanisms, coupled with modern h...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Varghese, Shiju (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress, [2015]
Colección:Expert's voice in Go.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: Getting Started With Go
  • Chapter 2: Go Fundamentals
  • Chapter 3: User Defined Types and Concurrency
  • Chapter 4: Getting Started with Web Development
  • Chapter 5: Go Templates
  • Chapter 6: HTTP Middleware
  • Chapter 7: Authentication for Web Apps
  • Chapter 8: Persistence with MongoDB
  • Chapter 9: Building RESTful Services
  • Chapter 10: Testing Go Applications
  • Chapter 11: Building Go Web Applications on Google Cloud.