Tag: CORS

  • UPDATE – Public APIs List Functionality

    There are several new enhancements to the Public APIs List project. Hide CORS APIs I added a checkbox at the top that will filter out any APIs that require CORS headers in order to fetch them. It was the first additional feature that came to mind as I was evaluating the available keys in the […]

    Read More
  • Game Picker 9000

    The Game Picker 9000 is a Node.js app with Express that queries the Steam Web API. It was designed to solve two problems: It’s hard to pick a new game to play when your backlog is over 100 games deep. I don’t get to do a lot of server-side fetching and routing in my day […]

    Read More