{"id":15777154,"url":"https://github.com/healeycodes/chessboard-representation-api","last_synced_at":"2026-02-17T09:36:46.312Z","repository":{"id":112377910,"uuid":"135369792","full_name":"healeycodes/chessboard-representation-api","owner":"healeycodes","description":"Node.js/Express microservice. Takes FEN string, returns its HTML chess board representation.","archived":false,"fork":false,"pushed_at":"2023-03-01T23:47:22.000Z","size":494,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-27T03:12:24.220Z","etag":null,"topics":["api","chess","chessboard","chessboard-representation","fen-string","node"],"latest_commit_sha":null,"homepage":"https://chessboard-api.glitch.me","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/healeycodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-30T01:08:30.000Z","updated_at":"2019-06-27T06:26:25.000Z","dependencies_parsed_at":"2023-05-14T04:00:17.043Z","dependency_job_id":null,"html_url":"https://github.com/healeycodes/chessboard-representation-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/healeycodes/chessboard-representation-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fchessboard-representation-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fchessboard-representation-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fchessboard-representation-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fchessboard-representation-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/healeycodes","download_url":"https://codeload.github.com/healeycodes/chessboard-representation-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/healeycodes%2Fchessboard-representation-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29539146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","chess","chessboard","chessboard-representation","fen-string","node"],"created_at":"2024-10-04T17:43:01.010Z","updated_at":"2026-02-17T09:36:46.266Z","avatar_url":"https://github.com/healeycodes.png","language":"JavaScript","readme":"[![Build Status](https://travis-ci.org/healeycodes/chessboard-representation-api.svg?branch=master)](https://travis-ci.org/healeycodes/chessboard-representation-api)\n\n## Chessboard Representation API\n\nAn old project I brought back to life!\n\nIt was an experiment to create a general-use chessboard representation API. I kept the useful parts.\n\n![alt text](https://github.com/healeycodes/show-chessboard-with-express/blob/master/public/img/example-board.png \"Chessboard\")\n\n\nIt's an example of a Node.js/Express/EJS wrapper around chessboard.js.\n\nThere are two routes, both of which accept a FEN string and return a page containing a chessboard.js representation of the FEN string in HTML/CSS/JavaScript. GET uses params, POST uses JSON.\n\n\u0026nbsp;\n\nExample FEN string: `r1bqkbnr/pppp1ppp/2n5/1B2p3/4P3/5N2/PPPP1PPP/RNBQK2R`\n\n\u0026nbsp;\n\n### Routes\n\nGET: /api/fen/`\u003cFEN String\u003e`\n\nPOST: /api/fen/`{\"fen\":\"\u003cFEN String\u003e\"}`\n\n\u0026nbsp;\n\n### Tech Stack\nNode.js/Express with EJS templates, chessboard.js.\n\nTested with Jest and SuperTest. Added Travis CI (06/19).\n\n\u0026nbsp;\n\n### Install\n\n```npm install```\n\n### Run\n\n```node .\\server.js```\n\n### Test\n\n```npm test```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealeycodes%2Fchessboard-representation-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhealeycodes%2Fchessboard-representation-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealeycodes%2Fchessboard-representation-api/lists"}