Tag: rest-api
-
Rebuilding LWT’s API, part 2
Hi there! Much work has been done and the new LWT REST API is now ready! For records, the initial suggestion, formatted with the help of ChatGPT, looked like the following (see part 1 for details): It featured 11 endpoints on GET and 7 on POST. The key of this approach was it was not…
-
Rebuilding LWT’s API, part 1
Hey everyone, for the next release of LWT I have been working on a complete refactor of the AJAX API that will enhance both security and the development for the future versions of LWT! The Issue As LWT was growing, so were the AJAX calls and without any control. In the end, LWT as of…