siakaramalegos / games

New boardgame collection website using BGG api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sia's Boardgames Site

This is a re-implementation of my previous boardgame site but uses the BoardGameGeek API to pull in more info. It uses an unofficial, not professional JSON implementation of it though: [https://bgg-json.azurewebsites.net/]. My site is built with Eleventy so the API is only pinged on new production builds to minimize requests. It also caches the previous results so that if the request fails, you still have your old data.

I'd love to improve this, so if you have suggestions, let me know!

About

New boardgame collection website using BGG api


Languages

Language:Nunjucks 50.0%Language:JavaScript 37.9%Language:CSS 12.1%