Skip to content

karagulamos/go-web-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages