๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Go web development cookbook build full-stack web applications with Go

โœ Scribed by Aggarwal, Arpit


Publisher
Packt Publishing
Year
2018
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


86 recipes on how to build fast, scalable, and powerful web services and applications with Go About This Book Become proficient in RESTful web services Build scalable, high-performant web applications in Go Get acquainted with Go frameworks for web development Who This Book Is For This book is for Go developers interested in learning how to use Go to build powerful web applications. A background in web development is expected. What You Will Learn Create a simple HTTP and TCP web server and understand how it works Explore record in a MySQL and MongoDB database Write and consume RESTful web service in Go Invent microservices in Go using Micro ? a microservice toolkit Create and Deploy the Beego application with Nginx Deploy Go web application and Docker containers on an AWS EC2 instance In Detail Go is an open source programming language that is designed to scale and support concurrency at the language level. This gives you the liberty to write large concurrent web applications with ease. From creating web application to deploying them on Amazon Cloud Services, this book will be your one-stop guide to learn web development in Go. The Go Web Development Cookbook teaches you how to create REST services, write microservices, and deploy Go Docker containers. Whether you are new to programming or a professional developer, this book will help get you up to speed with web development in Go. We will focus on writing modular code in Go; in-depth informative examples build the base, one step at a time. You will learn how to create a server, work with static files, SQL, NoSQL databases, and Beego. You will also learn how to create and secure REST services, and create and deploy Go web application and Go Docker containers on Amazon Cloud Services. By the end of the book, you will be able to apply the skills you've gained in Go to create and explore web applications in any domain. Style and approach This book helps you learn core Go concepts faster by taking a recipe-based approach.

โœฆ Subjects


Application program interfaces (Computer software);Application software ; Development;Electronic books;Electronic books ; local;Go (Computer program language);Web applications;Application software;Development;local


๐Ÿ“œ SIMILAR VOLUMES


Go web development cookbook: build full-
โœ Aggarwal, Arpit ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

86 recipes on how to build fast, scalable, and powerful web services and applications with GoKey Features Become proficient in RESTful web services Build scalable, high-performant web applications in Go Get acquainted with Go frameworks for web development Book DescriptionGo is an open source progra

Hands-On Full Stack Development with Go:
โœ Mina Andrawos ๐Ÿ“‚ Library ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><span>Create a real-world application in Go and explore various frameworks and methodologies for full-stack development</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Build a responsive front end by using the powerful React framework </span></span></li><li><span><span>Build web A

Full-Stack Web Development with Go: Buil
โœ Nanik Tolaram, Nick Glynn ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Packt Publishing ๐ŸŒ English

Full-Stack Web Development with Go walks you through creating and developing a complete modern web service, from authn/authz, interop, server-side rendering, and databases, to modern frontend frameworks with Tailwind and Go-powered APIs, complete with step-by-step explanations of essential concepts,

Full-Stack Web Development with Go: Buil
โœ Nanik Tolaram, Nick Glynn ๐Ÿ“‚ Library ๐Ÿ› Packt Publishing ๐ŸŒ English

<p><span>A Go programmer's hands-on guide to go from building basic server-side templates to full single page apps using Tailwind CSS, Vue.js, and more</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Learn how to structure your Go projects, be smarter with SQLc, create middleware and