Y
Hacker News
new
|
ask
|
show
|
jobs
by
ryanisnan
2579 days ago
If you're building an application that requires the uses of these APIs, I'd hardly call that a static site, but maybe that's just me.
2 comments
thethirdone
2579 days ago
Static site generally just refers to the server serving static files.
I have several simple games hosted on Github Pages using the storage API which is on that list.
link
Avamander
2579 days ago
HTTP/2 is one of those things that only works over HTTPS so it can absolutely be a static site being served over it.
link
I have several simple games hosted on Github Pages using the storage API which is on that list.