go-utils

command module
v0.0.0-...-2e9e358 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: GPL-2.0 Imports: 0 Imported by: 0

README

go-utils

some go utils helper wrapper, i used in my company code. because beego orm is not used in each db table bind with many go structs, so i writed my self orm with rest.

== wrap router with mux ==

mux: github.com/gorilla/mux sample see examples/mvc

== go rest api with postgresql ==

  1. have get + put + delete rest methods
  2. have authorize support

sample see examples/restAuth

== wrap json config profile ==

sample see examples/.../conf

== wrap other ==

...

== api ==

see wiki

== about us ==

see blogs: https://blogs.pkstate.com

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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