Learning Go Web Development oleh Nathan Kozyra

Learning Go Web Development by Nathan Kozyra from  in  category
Kebijakan Privasi
Baca menggunakan
(Harga tidak termasuk 0% GST)
Penulis: Nathan Kozyra
Kategori: Engineering & IT
ISBN: 9781785289040
Ukuran file: 2.81 MB
Format: EPUB (e-book)
DRM: Applied (Requires eSentral Reader App)
(Harga tidak termasuk 0% GST)

Ringkasan

Build frontend-to-backend web applications using the best practices of a powerful, fast, and easy-to-deploy server languageAbout This BookBuild a fully-featured REST API to enable client-side single page appsUtilize TLS to build reliable and secure sitesA quick guide that provides everything a developer needs to know to build end-to-end web applications in GoWho This Book Is ForThis book is intended for experienced programmers with minimal-to-moderate exposure to the Go language. If you have some fundamentals down, but are looking for more detail when it comes to using Go for the web, this is the book for you.What You Will LearnCreate a listening web serverRoute requestsImplement SSL/TLSUse Gos logic-less templatesImplement caching for maximum performanceUse sessions and cookiesUtilize security best practices to keep users and data safeConnect to data sourcesCreate a RESTful APIIn DetailGo is an open source programming language that makes it easy to build simple, reliable, and efficient software. It is a statically typed language with syntax loosely derived from that of C, adding garbage collection, type safety, some dynamic-typing capabilities, additional built-in types such as variable-length arrays and key-value maps, and a large standard library.Learning Go Web Development is a start-to-finish walkthrough of the topics most critical to anyone building a new web application. Whether its keeping your application secure, connecting to your database, enabling token-based authentication, or utilizing logic-less templates, this book has you covered. Youll begin by learning about routing requests and implementing SSL. Moving on, youll get to know about practices to keep users data safe. By the end of the book, you will be able to build robust, secure, and fully-featured applications for the web.Style and approachThis concise book demonstrates by doing. Youll build a component every step of the way and in the end, will have a blogging platform that can be used for personal experimentation and augmented to be used in production.

Ulasan

Tulis ulasan anda

Direkomendasikan