ThePlexianNetwork / Nozzle

The official implementation of the Plexian Distribution API
0 stars 1 forks source link

Implement Javascript API Client #1

Open waltster opened 7 years ago

waltster commented 7 years ago

Add simple API manager class to connect and issue requests to server.

It should implement v0.1 of the Plexian Distribution Protocol

waltster commented 7 years ago

Working on this in the next few commits. Added new methods:

In the latest commit. Implementing UUID generation and application registry later tomorrow.