http-webapp-sqlite

command
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

README

Build

CGO_ENABLED=1 go build

As the sqlite3 library uses CGO, your binary will be dynamically, NOT statically linked.

Load test

Use hey, for example:

hey -c 200 -n 1000 http://localhost:9999/

Documentation

Overview

An example web application for tracking user visits, using sqlite3 for persistence.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL