README
Spry
A Nodejs web framework for quickly building APIs without boilerplate.
Getting Started
Install the Spry core and CLI
npm install @simplej/spry-core @simplej/spry-cli
A Nodejs web framework for quickly building APIs without boilerplate.
<script type="module">
import simplejSpryCore from 'https://cdn.skypack.dev/@simplej/spry-core';
</script>
A Nodejs web framework for quickly building APIs without boilerplate.
Install the Spry core and CLI
npm install @simplej/spry-core @simplej/spry-cli