Logging
Logging in Express JS using winston and morgan
Introduction In this blog post, we are going to take a look at how to create a well-structured log system in Node JS using Express JS, Morgan, and Win...
Laurent Egbakou
Logging
Introduction In this blog post, we are going to take a look at how to create a well-structured log system in Node JS using Express JS, Morgan, and Win...
Laurent Egbakou
File size from Base64 string
Introduction Recently, I worked on a .NET project to synchronize data between two APIs. One of the data types I had manipulated was binary data which ...
Laurent Egbakou
Image's metadata
What is photo metadata? “Photo metadata is a set of data describing and providing information about rights and administration of an image.” - iptc.org...
Laurent Egbakou
RESTCountries.NET
What is RESTCountries.NET? RESTCountries.NET is a .NET Standard wrapper around the API (version 2) provided by restcountries.com. I created its NuGet ...
Laurent Egbakou
CshsarRepl
What is csharpRepl ? CSharpRepl is a cross-platform command-line Read-Eval-Print-Loop for Cwith syntax highlighting and NuGet support, developed by Wi...
Laurent Egbakou