A place where authors can post their rough drafts privately for beta readers and collect analytics on reading behavior in order to see what sections of the draft are slower and faster reads and where they lose readers.
I'm having fun from the coding / architecture side by making it in Rust with Actix web backed by Sled. Trying to keep the time between request and response under a millisecond not including transit.
I'm having fun from the coding / architecture side by making it in Rust with Actix web backed by Sled. Trying to keep the time between request and response under a millisecond not including transit.