mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Fix repo URLs (#2153)
https://github.com/sheng/air -> https://github.com/aofei/air https://github.com/sheng/sandid -> https://github.com/aofei/sandid https://github.com/sheng/cameron -> https://github.com/aofei/cameron
This commit is contained in:
parent
92b1a8182a
commit
d07f569ce0
@ -687,7 +687,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* [bild](https://github.com/anthonynsimon/bild) - Collection of image processing algorithms in pure Go.
|
||||
* [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips.
|
||||
* [cameron](https://github.com/sheng/cameron) - An avatar generator for Go.
|
||||
* [cameron](https://github.com/aofei/cameron) - An avatar generator for Go.
|
||||
* [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string.
|
||||
* [gg](https://github.com/fogleman/gg) - 2D rendering in pure Go.
|
||||
* [gift](https://github.com/disintegration/gift) - Package of image processing filters.
|
||||
@ -893,7 +893,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [morse](https://github.com/alwindoss/morse) - Library to convert to and from morse code.
|
||||
* [pdfgen](https://github.com/hyperboloide/pdfgen) - HTTP service to generate PDF from Json requests.
|
||||
* [persian](https://github.com/mavihq/persian) - Some utilities for Persian language in go.
|
||||
* [sandid](https://github.com/sheng/sandid) - Every grain of sand on earth has its own ID.
|
||||
* [sandid](https://github.com/aofei/sandid) - Every grain of sand on earth has its own ID.
|
||||
* [secdl](https://github.com/xor-gate/secdl) - Lighttpd ModSecDownload algorithm ported to go to secure download urls.
|
||||
* [shellwords](https://github.com/Wing924/shellwords) - A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.
|
||||
* [shortid](https://github.com/teris-io/shortid) - Distributed generation of super short, unique, non-sequential, URL friendly IDs.
|
||||
@ -1558,7 +1558,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* [aah](https://aahframework.org) - Scalable, performant, rapid development Web framework for Go.
|
||||
* [Aero](https://github.com/aerogo/aero) - High-performance web framework for Go, reaches top scores in Lighthouse.
|
||||
* [Air](https://github.com/sheng/air) - Ideal RESTful web framework for Go.
|
||||
* [Air](https://github.com/aofei/air) - An ideally refined web framework for Go.
|
||||
* [Banjo](https://github.com/nsheremet/banjo) - Very simple and fast web framework for Go.
|
||||
* [Beego](https://github.com/astaxie/beego) - beego is an open-source, high-performance web framework for the Go programming language.
|
||||
* [Buffalo](http://gobuffalo.io) - Bringing the productivity of Rails to Go!
|
||||
|
Loading…
Reference in New Issue
Block a user