README
Just like the dazzling shipping company, this planetExpress excels in routing requests and delivering payloads as a response.
It's a web server module.
run in part of your app using planetexpress.startServer();
The Planet Express of routing.
<script type="module">
import planetexpress from 'https://cdn.skypack.dev/planetexpress';
</script>
Just like the dazzling shipping company, this planetExpress excels in routing requests and delivering payloads as a response.
It's a web server module.
run in part of your app using planetexpress.startServer();