This server provides a simple queue-based data retrieval mechanism for QRNG data. To acquire data, send a GET request to the /data endpoint.
The server will return the oldest available data record from the database and then immediately delete it. If no data is available, it will return a 404 error with the message "No records found".
Click the button below to make a live request to the /data endpoint.
Click the button to fetch data...