conwetlab / ngsijs

JavaScript library for the FIWARE Context Broker services (web browsers & Node.js)
11 stars 16 forks source link

Question: ngsijs or ngsi-parser + ocb-sender #45

Open DwieDima opened 3 years ago

DwieDima commented 3 years ago

hello, i am new to fiware and wanted to ask which library i should use to communicate with the context broker. According to the documentation fiware refers to the ngsi-parser and ocb-sender (https://ngsi-js-library.readthedocs.io/en/latest/). but these libraries were last updated 3-4 years ago. this library (ngsijs) I see is still relatively up to date.

so my question: should i use ngsijs or the other one?

thanks in advance!

I want to use this library for backend, nodejs.

aarranz commented 3 years ago

Hi @DwieDima,

I think this is not the best forum for asking this question as, as owners of NGSI.js, we are going to say you that it is better to use our library 😄.

In any case, our idea is to actively maintain this library. In fact, this library was proposed and accepted as incubated GE last Monday (see the FIWARE TSC meeting minutes).

One last note, we are move development into Ficodes/ngsijs.

Cheers.

DwieDima commented 3 years ago

Thank you very much @aarranz ! You're helping me a lot. I have to say, i'm a bit overwhelmed by the scope of fiware. I will use ngsijs then.