gofiber-101

command module
v0.0.0-...-076478f Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 8 Imported by: 0

README

# GoFiber-101

This project aim to guide newcomer to understand gofiber web framework in a short period .

Quick run

git clone https://github.com/zercle/gofiber-101.git
go run main.go

Resources

UML diagrams

This project try simulate full stack web development

sequenceDiagram
Webpage ->> Webservice: Request
Webservice ->> Database: Query
Database ->> Webservice: Result
Webservice ->> Webpage: Process & Response

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