Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 731 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 731 Bytes

gotalks

📢 Talks and articles

Featured in the BH Go Talks Meetup. Talking about REST, HTTP PROXY REVERSE, API GATEWAY, Codes for lectures, articles.

Installation to run local on your machine

go get golang.org/x/tools/cmd/present

git clone https://github.com/jeffotoni/gotalks

cd gotalk && present

Open your web browser and visit http://127.0.0.1:3999

Você pode acessar uma versão online das palestras e artigos através de:

Presentation of microservices using REST

http://go-talks.appspot.com/github.com/gobelohorizonte/gotalks/restful.slide

Presentation of microservices using WebSocket, RPC, Socket

http://go-talks.appspot.com/github.com/gobelohorizonte/gotalks/server-rest.slide