#boxlang

[ follow ]
#programming
fromRaymondcamden
3 weeks 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
3 weeks 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-advocacy
JavaScript
fromRaymondcamden
3 months ago

Building Serverless Lambda Functions with BoxLang

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

Building Serverless Lambda Functions with BoxLang

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