uAdmin the Golang Web Framework

prepare

version

models

api

views

media

static

templates

package models

import library

Other libraries for your business logic

Model Name of struct

Fields

ID

DeletedAt

Field Name

Data Type

main.go

bool

int

string

float64

time.Time

*time.Time

Functions

Save

String

Some business logic

Some business logic

return value

Name of int type

Value of function type

Some business logic

Error message

return numeric value

run

Custom (Your own function)

package api

import library

Other libraries for your business logic

Functions

API Handler

Custom (Your own function)

Some business logic

URL Path

Some business logic

Some business logic

uAdmin Functions

0.10.1

build

package views

import library

Other libraries for your business logic

Views Handler

URL Path

Custom (Your own function)

Some business logic

files

audio

images

otp

i18n

uadmin

main

Others

uadmin

Translation files (.json)

Translation files (.json)

Translation files (.json)

images

css

js

assets

Executable file (Windows)

Binary file (Apple macOS or Linux)

uadmin

default

Your own folder

Your own HTML file(s)

Your own HTML file(s)

404.html

form.html

home.html

list.html

login.html

profile.html

resetpassword.html

package main

import library

Other libraries for your business logic

main function

Setup

Database configuration

Register

Register Inlines

HTTP Handlers

Others (e.g. Port Configuration, Site Name, etc.)

.key file

.salt file

.database file

Terminal logs

Initializing DB

Initializing Languages (First time run)

Auto generated admin user (First time run)

Synching System Settings

Access hyperlink

RootURL Path Access

Custom Path

Login Form

Username

Password

Verification Code (If OTP is activated)

Language

Forgot Password

Login

uAdmin Dashboard

System Models

Custom Models

$offset

$order

Custom

Disabled

Log

Post Query

Pre Query

Public

URL Symbols

Descending Order

! (Negate Operator)

Command

setting.html

rrd

absolute.json

counter.json

derive.json

gauge.json

multilingual.json