Y
Hacker News
new
|
ask
|
show
|
jobs
by
b2bsaas00
784 days ago
What’s best practice to integrate this in a Ruby on Rails application?
2 comments
jerpint
784 days ago
It seems to be a python app, so probably set it up as a seperate microservice with its own REST API
link
F-Lexx
784 days ago
Best practice is to NOT integrate this in a Ruby on Rails application.
link
nikunjbjj
784 days ago
But you can run Cognita as is and you’ll get a fastapi server up and running. With that you can utilize the rest endpoints with your Ruby app.
link