Hello all!
Continue publishing Yaws Apmod examples. Got published example of REST API based on Yaws equipped with strong data validation based on small Arboreus Yaws Addons written by me for the case of rapid developing of any REST API.
This approach had been proven by developing REST API for secure instant messenger based on HTTPS requests (+10K requests per second by one server) at 2017-2019. The REST API in action could be seen in this video it’s recorded mobile application self test, when logged interaction with REST API. This application developed with Qt/QML/C++ for Android and iOS. The “under the hood logic” of this REST API described in this article All things described in this article developed with pure Erlang with some C/C++ extensions.
Happy coding for everyone!
This example could be using by anyone without any limitations, it’s published under BSD license.