Structuring an Effect App with RPC and HTTP API with Swagger Integration
Are there any resources / examples on how to structure Effect app when I need to use RPC (for internal monorepo communication) and also provide standard HTTP API with Swagger / Scalar docs? 
