Leanpub Header

Skip to main content

Webapps in Go

the anti textbook

Learn how to write webapps without a framework in the Go programming language.

Free With Membership

With Membership

Free!

$10.00

You pay

$10.00

Author earns

$8.00
$

...Or Buy With Credits!

You can get credits monthly with a Reader Membership
PDF
EPUB
WEB
6,549
Readers
About

About

About the Book

The book teaches you how to write web applications in Go without using a framework. It is possible to write a webapp without using any framework in Go. Each new concept will be explained via a valid code example. The book is based of a todo list manager I wrote in Go, and at any point in time, you can check the source code of the todo list manager.

This book is Open source at github

Share this book

Categories

Author

About the Author

Suraj Patil

Started programming six years ago. Love Python, Go, a FOSS enthusiast. Recently started my journey towards data science. Apart from programming, hobbies are reading, writing, cycling, photography or indulge in the endless philosophical discussions or about books. 

Contents

Table of Contents

Installation

  1. System requirements
  2. Install the Go tools
  3. Uninstalling Go
  4. Getting help
  5. Links

Tools

  1. The toolchain

Hello, Go

  1. Why Go?
  2. Links

Variables & Data structures

  1. Variables
  2. Constants
  3. Elementary types
  4. Underlying data structures
  5. Important points
  6. array, slice, map

Control statements and Functions

  1. Control statements
  2. Functions

Struct

  1. Basics of Struct
  2. Links

Object-oriented

  1. Methods
  2. Custom data types
  3. Use pointer as receiver
  4. Inheritance of method
  5. Method overload
  6. Links

Interface

  1. What is an interface?
  2. Types of Interface
  3. Value of interface
  4. Empty interface
  5. Method arguments of an interface
  6. Type of variable in an interface
  7. Embedded interfaces
  8. Reflection
  9. Links

Concurrency

  1. goroutine
  2. channels
  3. Buffered channels
  4. Range and Close
  5. Select
  6. Timeout
  7. Runtime goroutine
  8. Links

Managing the Workspace

  1. $GOPATH and $GOROOT
  2. Packages
  3. Internal deployment
  4. Running a server
  5. MVC Pattern
  6. Links

Web Programming Basics

  1. HTTP Methods
  2. What is a template?
  3. Static Files
  4. Links

Basic web application

  1. Handling URLs
  2. Serving static files
  3. Homework
  4. Footnotes
  5. Links

Designing our web app

  1. The Design
  2. Homework
  3. Links

Using databases in Go

  1. Creating and configuring database
  2. Installing sqlite driver
  3. Accessing the database
  4. Importing driver
  5. Retrieving Result Sets
  6. Fetching Data from the Database
  7. How Scan() Works
  8. Preparing Queries
  9. Single-Row Queries
  10. Modifying Data and Using Transactions
  11. Statements that Modify Data
  12. Working with Transactions
  13. Using Prepared Statements
  14. Prepared Statements And Connections
  15. Avoiding Prepared Statements
  16. Prepared Statements in Transactions
  17. Parameter Placeholder Syntax
  18. Handling Errors
  19. Working with NULLs
  20. Working with Unknown Columns
  21. The connection pool
  22. Surprises, Antipatterns and Limitations
  23. Database Encapsulation
  24. Homework
  25. Links

An Example

  1. Homework
  2. Links

Working with Forms

  1. CSRF
  2. Javascript
  3. Forms in Go
  4. Input Validation
  5. Links

Uploading files

  1. Links

Templates

  1. template.Must
  2. Sub templating
  3. Looping through arrays
  4. Template variables
  5. Creating variables
  6. Homework
  7. Links

Authentication

  1. Cookies
  2. Sessions
  3. Users
  4. Links

Files

  1. Homework
  2. Links

Routing

  1. From the documentation
  2. Homework
  3. Links

Middlewares

  1. Example
  2. Links

Building an API

  1. JWT
  2. Making an API call
  3. Formatting a JSON document
  4. Testing API

Writing a client

  1. Getting the token
  2. Error handling
  3. Example
  4. Advanced Usage
  5. Homework
  6. Links

Unit Testing

  1. Validating the Status Code for edge cases
  2. Incremental testing
  3. Homework
  4. Links

Version Control Basics

  1. Using git
  2. Branching
  3. Remote
  4. Links

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub