Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timothygu/urltester
Test various URL parsers
https://github.com/timothygu/urltester
curl go url
Last synced: 4 days ago
JSON representation
Test various URL parsers
- Host: GitHub
- URL: https://github.com/timothygu/urltester
- Owner: TimothyGu
- License: mit
- Created: 2021-05-05T23:28:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T04:14:37.000Z (over 1 year ago)
- Last Synced: 2024-12-13T16:23:57.685Z (11 days ago)
- Topics: curl, go, url
- Language: JavaScript
- Homepage: https://timothygu.me/urltester/
- Size: 9.39 MB
- Stars: 25
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# URL parser testers
This is a tool that compares parsed URL components for a number of different
parsers. It is useful for testing implementation interoperability in order to
better understand existing implementations and improve web standards.## Copyright
Copyright (c) 2021 Tiancheng "Timothy" Gu
See LICENSE.md for more information.