When using Xbase++ from Alaska Software you have the following possibilities to create an iApi server for your endpoints BOA needs.
– Xbase++ 2.0 contains a httpServer/HttpEndpoint which is used for the system with cxp pages. With the cxp pages you can create a web application by just using Xbase. The disadvantage is that you need to have knowledge of web development. creating HTML pages, using CSS and implementing Javascript. With BOA you can create your web application without that knowledge.
– Xb2net provides a httpserver for more than 10 years. There is also a very good support from the author Boris Borzic.
Since April 2018 Xb2net offers the following: automated integration with Let’s Encrypt certificate authority. Generate free SSL/TLS domain certificates. Automated renewal and installation for Xb2.NET HTTPS server. This way you can create an xbase web application with ease.