Matrix in Two Weeks - Day 01
Created on 2022-01-01T23:45:42-06:00
Spent this day reading over the REST endpoints and making meta-models of those URLs.
Then implemented a very primitive HTTP/1.1 server on top of Nim's asynchronous networking primitives.