blogserver

command module
v0.0.0-...-df8baf0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: MIT Imports: 7 Imported by: 0

README

blogserver

server for handling blogposts written in go

Documentation

Overview

Package main is to run the server for interacting with a blog database

Directories

Path Synopsis
pkg
database
Package database gives access to opening and querying available databases
Package database gives access to opening and querying available databases
handlers
Package handlers defines the method handlers for different routes
Package handlers defines the method handlers for different routes
middleware
Package middleware provides middleware functions to use in a go fiber application
Package middleware provides middleware functions to use in a go fiber application
models
Package models holds the custom data types that the databases hold
Package models holds the custom data types that the databases hold
queries
Package queries provides access to all the database queries for all models
Package queries provides access to all the database queries for all models
routes
Package routes handles assigning public, private, and unfound route handlers
Package routes handles assigning public, private, and unfound route handlers
utils
Package utils offers utility functions for parsing information from headers and cookies
Package utils offers utility functions for parsing information from headers and cookies

Jump to

Keyboard shortcuts

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