I am a newbie in Haystack implementation and would like to implement a project using Angular JS and node JS.Is there anyone who has implemented the same.If so could you please share the implementation examples with dependencies for the haystack connection and data retrieval from Folio Database.
Thanks in advance.
Steve EynonMon 31 Aug 2020
Hi arm,
On the Haystack downloads page you'll find a Node package for performing Haystack authentication (by SkyFoundry) and a Node client / server implementation (by Lynxspring).
These should get you over the biggest hurdles of Haystack integration, the rest is then standard web server stuff.
arm vel Mon 31 Aug 2020
Dear All
I am a newbie in Haystack implementation and would like to implement a project using Angular JS and node JS.Is there anyone who has implemented the same.If so could you please share the implementation examples with dependencies for the haystack connection and data retrieval from Folio Database.
Thanks in advance.
Steve Eynon Mon 31 Aug 2020
Hi
arm
,On the Haystack downloads page you'll find a Node package for performing Haystack authentication (by SkyFoundry) and a Node client / server implementation (by Lynxspring).
These should get you over the biggest hurdles of Haystack integration, the rest is then standard web server stuff.
Steve (SlimerDude).