DK-Wiki Backend

engine.cs472.endfind.me runs the (default) DK-Wiki backend for the GitHub pages site CS272-S26.github.io/p11.

You are visiting the home page of that backend. API endpoints start with /api prefix.

This website listens on both HTTP and HTTPS, The JavaScript fetch() calls connection is at least as secure as your GitHub.io connection; in fact, your connection protocol will remain unchanged. I give the choice to you, that is to say. (I can't say the same about GitHub.io though; they seem to force HTTPS on people.)

DK-Wiki Backend is free software, licensed AGPL v3 and up. The backend is deployed with no modification (minus any secrets I own and you can't have, blegh! :P). The source code is available at either github.com/CS272-S26/p11 (Gitweb) or https://git.rapidcow.org/pub/school/wisc/course/sp-26/cs472/p2-site.git (clone-only) in the engine-* directories.

This site runs on a Google Cloud Compute machine once credited by CS400, but I keep it running by paying a monthly fee.

Direct questions regarding this site or the API to uwisc+cs472 [at] endfind [dot] me.


Powered by Nginx and FreeBSD