|
Rank: Newbie
Groups: Registered
Joined: 5/29/2020 Posts: 2
|
Is keyoti available with angular????...
|
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 8/13/2004 Posts: 2,669 Location: Canada
|
Hi, yes you can use RapidSpell Web with Angular by adding our Javascript imports to the page - we have some demos, but let me ask you how you are structuring this. Do you have a separate ASP.NET project for the backend? Or ASP.NET Core? Or is it all in one project? Please let me know and I will send you something relevant. Jim -your feedback is helpful to other users, thank you!
|
|
Rank: Newbie
Groups: Registered
Joined: 5/29/2020 Posts: 2
|
Hi, We have an angular project and for backend we use API means we don't rely on any server-side. For that scenario Is it possible to implement with a pure angular project ??? then please let men know thank you
|
|
Rank: Advanced Member
Groups: Administrators, Registered
Joined: 8/13/2004 Posts: 2,669 Location: Canada
|
RapidSpell Web uses a WCF service (or ASP.NET Core web api) - so that needs to be hosted somewhere. I'm curious, if we made the RapidSpell JS about 400KB larger but made it server-less, would that work for you? Thanks Jim -your feedback is helpful to other users, thank you!
|
|