{"id":26569863,"url":"https://github.com/checkernetwork/simple-subnet-api","last_synced_at":"2026-05-03T16:33:18.828Z","repository":{"id":280444320,"uuid":"936532609","full_name":"CheckerNetwork/simple-subnet-api","owner":"CheckerNetwork","description":"Simple Checker subnet api","archived":false,"fork":false,"pushed_at":"2025-05-27T14:04:04.000Z","size":340,"stargazers_count":1,"open_issues_count":13,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T15:21:02.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://api.checker.network/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CheckerNetwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-21T08:49:38.000Z","updated_at":"2025-05-27T14:04:01.000Z","dependencies_parsed_at":"2025-05-07T14:35:38.091Z","dependency_job_id":"4b24bf86-f98a-4766-9290-010b77784891","html_url":"https://github.com/CheckerNetwork/simple-subnet-api","commit_stats":null,"previous_names":["checkernetwork/simple-subnet-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CheckerNetwork/simple-subnet-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckerNetwork%2Fsimple-subnet-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckerNetwork%2Fsimple-subnet-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckerNetwork%2Fsimple-subnet-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckerNetwork%2Fsimple-subnet-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CheckerNetwork","download_url":"https://codeload.github.com/CheckerNetwork/simple-subnet-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheckerNetwork%2Fsimple-subnet-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":[],"created_at":"2025-03-22T21:39:54.901Z","updated_at":"2026-05-03T16:33:18.802Z","avatar_url":"https://github.com/CheckerNetwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-subnet-api\n\nOffer a uniform API designed for publishing and querying measurement data for\nmultiple subnets.\n\n## Deployment\n\nAll commits pushed to the `main` branch are automatically deployed to Fly.io by\na GitHub Actions workflow.\n\nTo deploy the changes manually, run the following command from the root\ndirectory:\n\n```bash\nfly deploy -c fly.toml\n```\n\n## Testing\n\nTo run the tests for this repository you will first need to setup a PostgreSQL\ndatabase.\n\nYou can do this by running a PostgreSQL docker container with the following\ncommand:\n\n```bash\ndocker run -d --name spark-db \\\n-e POSTGRES_HOST_AUTH_METHOD=trust \\\n-e POSTGRES_USER=$USER \\\n-e POSTGRES_DB=$USER \\\n-p 5432:5432 \\\npostgres\n```\n\nAfterwards, you need to create the database `simple_subnet_api` by running the\nfollowing command:\n\n```bash\npsql postgres://$USER@localhost/$USER -c 'CREATE DATABASE simple_subnet_api'\n```\n\nFinally, you can run the tests:\n\n```\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckernetwork%2Fsimple-subnet-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheckernetwork%2Fsimple-subnet-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckernetwork%2Fsimple-subnet-api/lists"}