mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add new section: Databases
This commit is contained in:
parent
182a7f661a
commit
98324ca686
@ -7,6 +7,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
- [Web Frameworks](#web-frameworks)
|
- [Web Frameworks](#web-frameworks)
|
||||||
- [Template Engine](#template-engine)
|
- [Template Engine](#template-engine)
|
||||||
- [Authentication and OAuth](#authentication-and-oauth)
|
- [Authentication and OAuth](#authentication-and-oauth)
|
||||||
|
- [Database](#database)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
|
|
||||||
@ -42,6 +43,12 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [goauth](http://alloy-d.net/goauth/) - A Go library for doing header-based OAuth over HTTP or HTTPS. Mostly created for working with Twitter.
|
* [goauth](http://alloy-d.net/goauth/) - A Go library for doing header-based OAuth over HTTP or HTTPS. Mostly created for working with Twitter.
|
||||||
|
|
||||||
|
|
||||||
|
## Database
|
||||||
|
|
||||||
|
*Databases implemented in Go.*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Resources
|
# Resources
|
||||||
|
|
||||||
Where to discover new Go libraries.
|
Where to discover new Go libraries.
|
||||||
|
Loading…
Reference in New Issue
Block a user