ugorji / go-serverapp

libraries (web, db, app, etc) needed by server applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-serverapp

The go-serverapp library contains libraries used by server applications.

It includes the following packages:

  • app - shared foundation for server based applications README
  • db - db interactions for server applications README
  • web - lightweight framework for web applications README
  • ...
  • fsnotify - file system notification README

Installing

go get github.com/ugorji/go-serverapp/...

About

libraries (web, db, app, etc) needed by server applications

License:MIT License


Languages

Language:Go 100.0%