README
Pomegranate Express Application
Provides the core express application instance, as well as factory instantiated express.Router() to Pomegranate Express. Provided here for standalone use.
Provides Express to pomegranate express or standalone express implementations in the Pomegranate framework.
<script type="module">
import pomegranateExpressApplication from 'https://cdn.skypack.dev/pomegranate-express-application';
</script>
Provides the core express application instance, as well as factory instantiated express.Router() to Pomegranate Express. Provided here for standalone use.