dyweb / go.ice

A server application toolkit with profiling in mind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go.ice


go.ice


GoDoc Build Status codecov FOSSA Status

go.ice is a server application toolkit with profiling in mind. It is NOT under active development.

Goals

  • Write server implementation and client library at same time.
  • Integrate with tracing and monitoring systems
  • Support multiple transports, HTTP, gRPC
  • A UI toolkit for building dashboard using Vue

Non Goals

  • a Rails like web framework, buffalo is a good choice if you want one

License

FOSSA Status

About

The name go.ice comes from @arrowrowe. @at15 draws the banner.

@at15 started the project when working on (Xephonhq and BenchHub. The project transferred to dyweb later on.

About

A server application toolkit with profiling in mind

License:MIT License


Languages

Language:HTML 80.2%Language:Go 15.8%Language:Makefile 4.0%