internetstandards / Internet.nl

Internet standards compliance test suite
https://internet.nl
171 stars 35 forks source link

Single web/mail requests #1287

Open GerardLutterop opened 6 months ago

GerardLutterop commented 6 months ago

At this moment, you have the website for individual domain scores and the API for batch scores. However, we would like to get scores for individual domains using an API. There is an entry point in the code somewhere, but it is not made available. The functionality is identical to the web interface, but without the need for callbacks on the individual updates scores, which is now handled by Javascript on the front end.