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
- Host: GitHub
- URL: https://github.com/dulip-sameera/fetch-browser
- Owner: dulip-sameera
- License: mit
- Created: 2025-01-24T08:07:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-24T11:09:06.000Z (11 months ago)
- Last Synced: 2025-03-20T20:54:53.968Z (9 months ago)
- Topics: http, java, javafx, network, web-browser
- Language: Java
- Homepage:
- Size: 56.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).