An open API service indexing awesome lists of open source software.

https://github.com/lukasmalkmus/go-talks

A collection of Go related talks.
https://github.com/lukasmalkmus/go-talks

Last synced: 3 months ago
JSON representation

A collection of Go related talks.

Awesome Lists containing this project

README

        

# Go Talks

A collection of Go related talks.

They are in markdown format which is not rendered by https://talks.godoc.org.
One has to use `present` manually to render them correctly.

## Table of Contents

### 2022

* [Working with SQL Databases in Go](2022/2022-02-22-sql.slide)