This GitHub Action allows you to create a local JSON file from an external URL. It can be used as a step in your GitHub workflow to fetch JSON data and save it to a ...
A simple URL shortener built with Node.js and Express.js that stores shortened URLs in a JSON file. This project allows users to create short URLs and redirect to the original URLs. Shorten long URLs ...