Skip to content

nite-coder/blackbear

Repository files navigation

blackbear GoDoc Build GoReport Security

A Go light framework helps to develop your application faster.

Features:

  • logging - a structured logger library, support console, JSON, Graylog output/handles
  • config - config management library, support JSON, YAML format and env, file as data sources
  • web - a HTTP web framework (deprecated)
  • request - a HTTP Client library. The syntax looks like SuperAgent
  • cache - a cache lirary
  • cast - a library to convert between different go types in a consistent and easy way
  • fsm - a finite-state machine pattern

Installation

go get -u github.com/nite-coder/blackbear

Examples

About

A Go library for developing applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages