This commit is contained in:
Deluan
2016-03-13 12:33:40 -04:00
parent 4d7f9ee012
commit 2f1aa102e9
2 changed files with 591 additions and 185 deletions
+3 -16
View File
@@ -51,21 +51,8 @@ $ go test ./... -v
```
### Useful Links
### Copying
#### Frameworks/Projects
* https://github.com/golang/go/wiki/Projects
* https://golanglibs.com/
GoSonic - Copyright (C) 2016 Deluan Cotts Quintao
#### REST/Web
* http://beego.me/
#### DB
* http://ledisdb.com
#### Search
* https://github.com/sunfmin/redisgosearch
* http://patshaughnessy.net/2011/11/29/two-ways-of-using-redis-to-build-a-nosql-autocomplete-search-index
#### Testing
* http://goconvey.co/
The source code is licensed under GPL v3. License is available [here](/LICENSE)