Does the Geneious allow me to interact with an Custom REST API?
I have my own REST server which I use for validating some Genes with our database. Is there a way to program HTTP requests within API to interact those validation requests from within the custom plugin running inside Geneious?
0
-
If not, then will adding some HTTP libraries as external jars do the trick or your plugin may block the socket requests?
0 -
A Geneious plugin is written in Java so you should be able to implement that. Yes, you can add your own jar libraries as part of your plugin. Geneious won't block socket requests from the plugin.
Best regards,
Matt.0
Please sign in to leave a comment.
Comments
2 comments