eduardinni / bootlint-online

Bootlint implementation to check remote websites via HTTP. Node.js back-end with React front-end
https://www.bootlint.com
MIT License
37 stars 2 forks source link

Allow setting URL to validate in querystring #6

Closed janv8000 closed 9 years ago

janv8000 commented 9 years ago

Could you provide something similar to the W3 validator service, eg. http://validator.w3.org/check?verbose=1&uri=<urltocheckhere> .

This way we can add your service as a 3rd party check to for instance Web Developer extension

eduardinni commented 9 years ago

Thanks for the feedback! :+1: