@future-scholars/paperlib-apihost-extension

0.0.2 • Public • Published

Paperlib API Host Extension

This extension allows you to expose the Paperlib's API to other Apps. This is useful if you want to connect Paperlib to other Apps like Raycast, Alfred, etc.

Usage

// HTTP GET

http://127.0.0.1:21227/[APIGroup].[service].[method]/?args=[..]

// For example
http://127.0.0.1:21227/PLAPI.paperService.load/?args=[""]

For more API details, please refer to the API documentation.

Readme

Keywords

Package Sidebar

Install

npm i @future-scholars/paperlib-apihost-extension

Weekly Downloads

3

Version

0.0.2

License

none

Unpacked Size

4.37 kB

Total Files

3

Last publish

Collaborators

  • future-scholars