warengonzaga / gathertown.js

Simple and lightweight community contributed unofficial JS/TS SDK for Gather Town's HTTPS and WebSocket APIs. 🌏🕹💬
https://gathertown.js.org
MIT License
40 stars 6 forks source link

update docs for updated HTTP API support #35

Open warengonzaga opened 2 years ago

warengonzaga commented 2 years ago

The documentation should be updated based on the PR (#32). Also, I need a sample usage based on the new implementation of the API wrapper.

princejoogie commented 2 years ago

@WarenGonzaga you can check sample usage in #32 under examples folder

warengonzaga commented 2 years ago

@princejoogie we should add also the testing to the documenation.

warengonzaga commented 2 years ago

Adding more examples to the documentation.