Repo of the Day
Entry #577
Published: Mar 2, 2023
Open repository ↗An oldie but a goodie I think. Using it for a script I just made that gets a static json file from a url and copies it to a local folder for mocking on VA. Probably not required since Node natively supports fetch, but good nonetheless to look at.