goblog

command module
v0.0.0-...-48c7a0b Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

Blog - A simple GoLang based blogging backend

Example code built to use Gin and SQLite3 with GoLang meant to teach how to use these modules.

This project uses the crypt/pbkdf2 module, and by extension the mktoken tool to create a file that stores PBKDF2 psuedo-encrypted hashs as token strings. This file should NEVER be exposed to the network directly, as it contains the API tokens used by the eventual web UI for mutative actions in the database.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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