README
express-api
api wrapper for express
installation
npm install @open-age/express-api --save
usage
config
uses config
package
gets api
section from the config file
a route helper to convert express to api
<script type="module">
import openAgeExpressApi from 'https://cdn.skypack.dev/@open-age/express-api';
</script>
api wrapper for express
npm install @open-age/express-api --save
uses config
package
gets api
section from the config file