mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add mort (#1991)
[![Codecov](https://img.shields.io/codecov/c/github/aldor007/mort.svg)](https://codecov.io/gh/aldor007/mort) [![Go Report Card](http://goreportcard.com/badge/aldor007/mort)](http://goreportcard.com/report/aldor007/mort) [![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/github.com/aldor007/mort) [![LICENSE](https://img.shields.io/github/license/aldor007/mort.svg?style=flat-square)](https://github.com/aldor007/mort/blob/master/LICENSE.md) - github.com repo: https://github.com/aldor007/mort - godoc.org: https://godoc.org/github.com/aldor007/mort - goreportcard.com: https://goreportcard.com/report/github.com/aldor007/mort - coverage service link [![Codecov](https://img.shields.io/codecov/c/github/aldor007/mort.svg)](https://codecov.io/gh/aldor007/mort) **Make sure that you've checked the boxes below before you submit PR:** - [x] I have added my package in alphabetical order. - [x] I have an appropriate description with correct grammar. - [x] I know that this package was not listed before. - [x] I have added godoc link to the repo and to my pull request. - [x] I have added coverage service link to the repo and to my pull request. - [x] I have added goreportcard link to the repo and to my pull request. - [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).
This commit is contained in:
parent
cc6c669a87
commit
a46ef1ce5b
@ -676,6 +676,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [imaging](https://github.com/disintegration/imaging) - Simple Go image processing package.
|
||||
* [img](https://github.com/hawx/img) - Selection of image manipulation tools.
|
||||
* [ln](https://github.com/fogleman/ln) - 3D line art rendering in Go.
|
||||
* [mort](https://github.com/aldor007/mort) - Storage and image processing server written in Go.
|
||||
* [mpo](https://github.com/donatj/mpo) - Decoder and conversion tool for MPO 3D Photos.
|
||||
* [picfit](https://github.com/thoas/picfit) - An image resizing server written in Go.
|
||||
* [pt](https://github.com/fogleman/pt) - Path tracing engine written in Go.
|
||||
|
Loading…
Reference in New Issue
Block a user