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

https://github.com/dulip-sameera/fetch-browser

Simple browser project to understand how a browser works
https://github.com/dulip-sameera/fetch-browser

http java javafx network web-browser

Last synced: 3 months ago
JSON representation

Simple browser project to understand how a browser works

Awesome Lists containing this project

README

          

# Fetch Browser
A simple browser project to understand how a browser works, from parsing URLs
and sending HTTP requests to receiving and handling HTTP responses.

## Languages and Tools
- Java
- JavaFX
- IntelliJ IDEA
- Git

## Version
0.0.0

## License
Copyright © 2025 Fetch Browser. All Rights Reserved.
This project is licensed under the [MIT License](LICENSE.txt).