@wal-li/fsapi

1.0.0 • Public • Published

Walli FS API

Usage

import { createServer } from '@wal-li/server';
import { createFsApi } from '@wal-li/fsapi';

const server = createServer();

server.use('/base/api', createFsApi(config));

Config

  • root: Root directory to serve.

License

MIT.

/@wal-li/fsapi/

    Package Sidebar

    Install

    npm i @wal-li/fsapi

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    63.6 kB

    Total Files

    11

    Last publish

    Collaborators

    • haova