README
sp-public-api
Docs located Here
the middle layer to microservice architecture for SP that handles tasks like proxying to backend api's,formatting responces,checking permissions
<script type="module">
import smarterservicesSpPublicClient from 'https://cdn.skypack.dev/@smarterservices/sp-public-client';
</script>
Docs located Here