c2siorg / bassa-client-libraries

Bassa Client Libraries will enable you to interact easily with Bassa API server with most of its functions covered.
Apache License 2.0
0 stars 2 forks source link

Add js library to the libaries project #1

Open sonodew opened 5 months ago

sonodew commented 5 months ago

(Feature) Add js library to the library set

Currently, the project only contains go and python implementation of the support library. Since Bassa project mainly involves js and it is getting more popular to use js with web development, it would be potential improvement if we add js library to the library set.

Current Behavior

Current library set does not contain library with js implementation

Possible Solution

Implement the main required function in js

Context

NA

Your Environment

NA

github-actions[bot] commented 5 months ago

Thank you for opening an issue on Bassa Client Library. @kmehant, @jadogg or someone else will look into it :)

sonodew commented 5 months ago

I will work on this.

kmehant commented 5 months ago

https://github.com/c2siorg/bassa-client-libraries/issues/1#issuecomment-1959323234 Please feel free to work on it.