@buggyorg/library-fileserver

Library for buggy components stored in simple files, e.g. for local use.

Usage no npm install needed!

<script type="module">
  import buggyorgLibraryFileserver from 'https://cdn.skypack.dev/@buggyorg/library-fileserver';
</script>

README

Buggy library-fileserver Build Status

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.