An open API service indexing awesome lists of open source software.

https://github.com/dyweb/go.ice

A server application toolkit with profiling in mind
https://github.com/dyweb/go.ice

go golang

Last synced: about 1 year ago
JSON representation

A server application toolkit with profiling in mind

Awesome Lists containing this project

README

          

# go.ice




go.ice






[![GoDoc](https://godoc.org/github.com/dyweb/go.ice?status.svg)](https://godoc.org/github.com/dyweb/go.ice)
[![Build Status](https://travis-ci.org/dyweb/go.ice.svg?branch=master)](https://travis-ci.org/dyweb/go.ice)
[![codecov](https://codecov.io/gh/dyweb/go.ice/branch/master/graph/badge.svg)](https://codecov.io/gh/dyweb/go.ice)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fat15%2Fgo.ice.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fat15%2Fgo.ice?ref=badge_shield)

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](https://vuejs.org/)

Non Goals

- a Rails like web framework, [buffalo](https://github.com/gobuffalo/buffalo) is a good choice if you want one

## License

[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fat15%2Fgo.ice.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fat15%2Fgo.ice?ref=badge_large)

## About

The name `go.ice` comes from [@arrowrowe](https://github.com/arrowrowe). [@at15][at15] draws the banner.

[@at15][at15] started the project when working on ([Xephonhq](https://github.com/xephonhq) and [BenchHub](https://github.com/benchhub).
The project transferred to dyweb later on.

[at15]: https://github.com/at15