A composite pattern is a partitioning design pattern and describes a group of objects that are treated the same way as a single instance of the same type of object. The intent of a composite is to ...
A standalone microservice that implements authorization using a PostgreSQL database and implemented in Go. Plug and play your own db (uses strategy pattern, easily scalable).