isotropy-lib-webservices

0.1.1 • Public • Published

isotropy-lib-webservices

RPC Library for the Isotropy Project

import * as rpcLib from "isotropy-lib-webservices";

async function post() {
  const response = await rpcLib.post("http://www.example.com", { data: "values" })
  return response
}

Readme

Keywords

none

Package Sidebar

Install

npm i isotropy-lib-webservices

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • jeswin