karagulamos / go-web-browser

A naive example of a simple web browser in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Web Browser in Go

A naive attempt at building a simple web browser in Go. The code is really basic and only covers 5% of the actual effort needed to build browser - no GUI. However, it's a good foundation for anyone interested in learning this stuff. For further reading, Google has an excellent web series on how modern browsers work.

Feel free to reach out if this interests you. Happy to chat :)

About

A naive example of a simple web browser in Go.


Languages

Language:Go 100.0%