Consume ES Module Libraries from CommonJS Apps By Creating a Simple Node Server

admin  

If you want to use ES Module Libraries from CommonJS Apps or you endup in a version or depdency hell, or even want to use nodejs libraries from other languanges like python you can easily expose them as APIs