README
Buggy library-fileserver 
A server implementation for a buggy library. This implementation uses a simple file storage and exposes the standard REST API.
REST API
The REST API is defined in the swagger specification.
Library for buggy components stored in simple files, e.g. for local use.
<script type="module">
import buggyorgLibraryFileserver from 'https://cdn.skypack.dev/@buggyorg/library-fileserver';
</script>
A server implementation for a buggy library. This implementation uses a simple file storage and exposes the standard REST API.
The REST API is defined in the swagger specification.