Hacking on my OCaml project of the evening: providing relevant apis suitable for installing in different SaaS projects that I might want to deliver.
Goal is to have a well defined module providing a API & SQL for being able to build, e.g., games or business concepts without worrying too much about the user management part of the code.
Thinking it might wind up being a single Docker image working as a microservice.