Search found 2 matches

by gcsizmadia
Mon Aug 29, 2022 8:30 pm
Forum: SMILE
Topic: What is the best way to integrate SMILE into a TypeScript backend?
Replies: 3
Views: 3164

Re: What is the best way to integrate SMILE into a TypeScript backend?

Thank you, those are good ideas. I was hoping there might be an easier way to do it, but I guess writing a thin API or Node addon shouldn't be too hard.

Have you considered creating a language-neutral API for SMILE at some point? Maybe a CLI, an HTTP API, or a WebAssembly component...
by gcsizmadia
Mon Aug 29, 2022 9:30 am
Forum: SMILE
Topic: What is the best way to integrate SMILE into a TypeScript backend?
Replies: 3
Views: 3164

What is the best way to integrate SMILE into a TypeScript backend?

Hi,

At Ancestralize, we are planning to use TypeScript as our main programming language, as we believe it is a great fit for both our frontend and our backend. What is the best way to integrate the SMILE engine into such a backend?

Thanks,
Gabor