Category: Chisel
-
How I enabled CORS for any API on my Single Page App
Reading Time: 7 minutesIn this blog post I’ll show you how I used free services available to anyone to build a little proxy server for my app to overcome certain CORS limitations for my Single Page App.
-
How I used Chisel to pull Gitlab pipelines stats
Reading Time: 4 minutesI built chisel.cloud in my spare time to automate something I did to derive insights about my Gitlab pipeline times. In this blog post I’m going to show you how I did it in the hope that it might be useful to you too. As you can see from the picture above,…