#boxlang

[ follow ]
fromRaymondcamden
1 day ago

Building a CSV Report CLI Tool in BoxLang

The EthicalAds report system facilitates easy checking of earnings, although it lacks a month-by-month view of earnings, requiring users to check manually.
Software development
fromRaymondcamden
2 days ago

Parsing CSV in BoxLang - Maven Style

BoxLang runs on the JVM, but doesn't really require you to know any Java. It allows easy integration of Java libraries without in-depth knowledge.
Java
fromRaymondcamden
1 week ago

AI with BL

The BoxLang AI module provides a unified interface to work with multiple different AI providers, simplifying the technical aspect of switching between services.
Artificial intelligence
#java
#authentication
fromRaymondcamden
1 month ago

A Sneak Peek at BoxLang's Module Feature

I'm calling this blog post a "sneak peek" because while the module system is baked and ready, the documentation for creating your own modules isn't ready yet.
Scala
fromRaymondcamden
2 months ago

BoxLang Quick Tips - Working with Zip Files

To create zip files, you make use of the built in function. It has arguments for format (either zip or gzip), the source path, and the destination path.
Vue
fromRaymondcamden
2 months ago

Adding CORS to Your BoxLang APIs

"CORS is a security feature in browsers that checks whether one domain can access resources from another, typically through preflight requests to verify permissions."
Angular
#developer-relations
#developer-advocacy
JavaScript
fromRaymondcamden
4 months ago

Building Serverless Lambda Functions with BoxLang

BoxLang on AWS Lambda offers a simplified developer experience compared to traditional serverless approaches.
JavaScript
fromRaymondcamden
4 months ago

Building Serverless Lambda Functions with BoxLang

BoxLang on AWS Lambda offers a simplified developer experience compared to traditional serverless approaches.
[ Load more ]