Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 595 Bytes

Building Web Services with Golang

This is a demo app created for the talk at CampusParty BR 8. The objective of this app it's to demonstrate how to start building web services with the Golang using no more than the native net/http package and the database driver.

A simple To-Do

The app is a To-Do list where users can manage his tasks.

Imgur

The talk

Imgur