Take a deep dive into web development using the Go programming language to build web apps and RESTful services to create reliable and efficient software. Web Development with Go provides Go language fundamentals and then moves on to advanced web development concepts and successful deployment of Go w
Web Development with Go: Building Scalable Web Apps and RESTful Services
β Scribed by Shiju Varghese
- Publisher
- Apress
- Year
- 2015
- Tongue
- English
- Leaves
- 300
- Edition
- 1st ed. 2015
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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 hardware, makes Go an effective general purpose programming language for a wide range of applications such as, system programming and embedded systems, desktop development and distributed systems, backend services for mobile and web, DevOps, and cloud application development.
Web Development with Go will teach you how to develop scalable real-world web apps, RESTful services, and backend systems with Go. The book starts off by covering Go programming language fundamentals as a prerequisite for web development. After a thorough understanding of the basics, the book delves into web development using the built-in package, net/http. With each chapter youβll be introduced to new concepts for gradually building a real-world web system.
The book further shows you how to integrate Go with other technologies. For example, it provides an overview of using MongoDB as a means of persistent storage, and providesan end-to-end REST API sample features MongoDB as well. Developers looking for a full-fledged web development framework for building web apps will be introduced to Beego. The book then moves on to demonstrate how to deploy web apps to the cloud using the Google Cloud platform. Finally, the book introduces Docker, a revolutionary container technology platform for deploying containerized Go web apps to the Cloud.
Web Development with Go provides:
- Basic fundamentals for building real-world web apps in Go.
- Through coverage of prerequisites and practical code examples.
- Demo web apps for attaining a deeper understandi
ng of web development
In totality, Go is a high-performance language while providing greater level of developer productivity, therefore Web Development with Go equips you with the necessary skills and knowledge required for effectively building robust and efficient web apps by leveraging the features of Go, and find yourself become the sought after person on Go among your peers and employers alike, in no time.
β¦ Subjects
Software Development Design Testing Engineering Programming Computers Technology Web Dreamweaver Fireworks Flash Languages Ada Ajax Assembly Language Borland Delphi C CSS Compiler Compilers DHTML Debugging Fortran Java Lisp Perl Prolog Python RPG Ruby Swift Visual Basic XHTML XML XSL App Mobile Phones Tablets E Readers Reference Almanacs Yearbooks Atlases Maps Careers Catalogs Directories Consumer Guides Dictionaries Thesauruses Encyclopedias Subject English as a Second Etiquette Foreign Study G
π SIMILAR VOLUMES
Apress, 2016. β Code Only. β ISBN: 978-1-4842-1053-6.<br/> <br/><strong>ΠΠΎΠ΄ ΠΏΡΠΈΠΌΠ΅ΡΠΎΠ² ΠΊ Π²ΡΠ»ΠΎΠΆΠ΅Π½Π½ΠΎΠΉ Π·Π΄Π΅ΡΡ ΠΊΠ½ΠΈΠ³Π΅ Π² ΡΠΎΡΠΌΠ°ΡΠ΅ <a class="object-link fpm" data-file-id="1854673" href="/file/1854673/">PDF</a>, <a class="object-link fpm" data-file-id="1854674" href="/file/1854674/">EPUB</a>.</strong><div clas
REST is an architectural style that tackles the challenges of building scalable web services and in today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. .
<p><b>Explore the necessary concepts of REST API development by building few real world services from scratch.</b></p><h4>Key Features</h4><ul><li>Follow best practices and explore techniques such as clustering and caching to achieve a reactive, scalable web service</li><li>Leverage the Gin Framewor