README
dummy-server
ALPHA - currenty under development.
Come back soon! See dummy-data
for the dependency that is going to drive this server.
A stupid-simple server that returns dummy data that is configured with a simple JSON specification.
<script type="module">
import dummyServer from 'https://cdn.skypack.dev/dummy-server';
</script>
ALPHA - currenty under development.
Come back soon! See dummy-data
for the dependency that is going to drive this server.