Files
nathanwoodburn d79cd213a1
Check Code Quality / RuffCheck (push) Successful in 1m24s
Build Docker / BuildImage (push) Successful in 1m28s
feat: Optimize header image and add more tests
2026-04-11 15:47:03 +10:00

25 lines
360 B
Plaintext

GET http://127.0.0.1:5000/now/
HTTP 200
GET http://127.0.0.1:5000/now/old
HTTP 200
GET http://127.0.0.1:5000/now/24_02_18
HTTP 200
GET http://127.0.0.1:5000/now/26_03_04
HTTP 200
GET http://127.0.0.1:5000/now.json
HTTP 200
GET http://127.0.0.1:5000/now.xml
HTTP 200
GET http://127.0.0.1:5000/now.rss
HTTP 200
GET http://127.0.0.1:5000/rss.xml
HTTP 200