Ecosyste.ms: Awesome
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: 21 days 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 (22 days ago)
- Default Branch: main
- Last Pushed: 2025-01-24T09:42:25.000Z (22 days ago)
- Last Synced: 2025-01-24T10:28:32.522Z (22 days ago)
- Topics: http, java, javafx, network, web-browser
- Language: Java
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- 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).