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
- Host: GitHub
- URL: https://github.com/dyweb/go.ice
- Owner: dyweb
- License: mit
- Created: 2017-08-25T21:58:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T03:56:08.000Z (almost 6 years ago)
- Last Synced: 2025-05-06T20:51:22.683Z (about 1 year ago)
- Topics: go, golang
- Language: HTML
- Homepage:
- Size: 815 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go.ice
[](https://godoc.org/github.com/dyweb/go.ice)
[](https://travis-ci.org/dyweb/go.ice)
[](https://codecov.io/gh/dyweb/go.ice)
[](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
[](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