go-web-patterns

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

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

Go to latest
Published: Jul 8, 2019 License: MIT Imports: 6 Imported by: 0

README

Go web patterns

A repository hosting different helpful Go server patterns.

  1. The master branch holds my preferenced folder structure & minimal code setup.
    • A simple CRUD note taking application.
  2. The original-doc branch holds an implementation of the original web application documentation.
    • A simple page creation web application.

Stack

  1. Language: Golang
  2. Database: MySQL(Fast and secure Relational Database Management System for web applications)
  3. API: REST
  4. Authentication: JWT(Easy to identify users platform independent)

Sources

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
* Create and get notes
* Create and get notes

Jump to

Keyboard shortcuts

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