Systems | Development | Analytics | API | Testing

Latest Posts

Create, Edit and Convert PDFs Easier Than Ever with DocFly

In today’s digital age, PDFs have become the go-to format for sharing and storing documents. Whether you’re a student, a professional, or just someone who deals with electronic documents regularly, you’ve likely encountered the need to create, edit, or convert PDFs. The process, however, can often be cumbersome and time-consuming. That’s where DocFly comes in, promising to streamline your PDF workflow and make managing PDF documents a breeze.

11 Most Popular Tools for Logging and Monitoring API Calls

Monitoring and API logging is no longer a nice-to-have – for many API providers, it has become a key part of ensuring growth and success in the ever-evolving API landscape. There are as many API monitoring tool providers as there are approaches to this topic, but we’ve gathered together a list of the top 11 in the market today.

CityFibre Integrates and Scales Its Data Estate to Boost Operational Efficiency and Optimize Its Future Network With Snowflake

CityFibre is one of the U.K’.s biggest fibre networks, connecting millions to high-speed broadband. Piyush Shandilya, Data Architect at CityFibre explains how the company uses Snowflake to process and analyze large, integrated data sets at speed, powering future growth and delivering next-gen connectivity. CityFibre is the U.K.’s third largest gigabit network and is predicted to connect 8 million people by 2025.

Creating Great Developer Experiences with Metrics and Automation

In API development, the discourse often gravitates towards technical specifics and functionality. While attending the 2023 Platform Summit hosted by Nordic APIs in Stockholm, our head of Developer Relations, Matt Tanner, shifts the spotlight to the critical yet underappreciated facet of developer experience. His insights underscore its centrality in API adoption and effectiveness. Here’s some highlights.

Setting Up a Multi-tenant Phoenix App for Elixir

Apps built with Elixir can support massive scalability, real-time interactivity, great fault tolerance, and the language's syntax is actually a joy to use. Elixir is a natural fit for applications such as chat apps, data dashboard apps, and anything needed to support a large userbase. In this article, we'll use Elixir — specifically, the web framework Phoenix — to build a multi-tenant link shortening app. Let's get started!

Implications of the AI Executive Order for Government Procurement Systems

Artificial intelligence holds the potential to enhance efficiency, streamline processes, and improve decision-making across various government sectors. But without robust safeguards, there is a heightened risk of biased decision-making, privacy breaches, and misuse of sensitive data. The Biden administration’s AI executive order establishes new standards for AI safety and security as well as for responsible use of AI at federal agencies and in state and local governments.

Log4net for .NET Logging: The Only Tutorial and 14 Tips You Need to Know

If you’ve been writing code for any reasonable amount of time, then it’s virtually impossible that you haven’t handled logging in any way, since it’s one of the most essential parts of modern, “real life” app development. If you’re a.NET developer, then you’ve probably used some of the many famous logging frameworks available for use on this platform. Today’s post will cover one of these frameworks: log4net.