{"id":23409348,"url":"https://github.com/riverma/test-repo","last_synced_at":"2026-03-20T01:20:36.809Z","repository":{"id":72908996,"uuid":"576067656","full_name":"riverma/test-repo","owner":"riverma","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-29T21:46:54.000Z","size":42,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T22:27:08.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riverma.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-12-08T23:50:24.000Z","updated_at":"2025-03-18T16:55:31.000Z","dependencies_parsed_at":"2023-05-26T01:00:36.991Z","dependency_job_id":"89ec22a5-80dc-4394-9c5d-10700ef3bbc8","html_url":"https://github.com/riverma/test-repo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"NASA-AMMOS/slim-starterkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverma%2Ftest-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverma%2Ftest-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverma%2Ftest-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverma%2Ftest-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riverma","download_url":"https://codeload.github.com/riverma/test-repo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247958716,"owners_count":21024828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-12-22T15:35:29.041Z","updated_at":"2026-02-08T08:33:08.401Z","avatar_url":"https://github.com/riverma.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Header block for project --\u003e\n\u003chr\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![logo](https://user-images.githubusercontent.com/3129134/163255685-857aa780-880f-4c09-b08c-4b53bf4af54d.png)\n\n\u003ch1 align=\"center\"\u003e[INSERT YOUR REPO / PROJ NAME HERE]\u003c/h1\u003e\n\u003c!-- ☝️ Replace with your repo name ☝️ --\u003e\n\n\u003c/div\u003e\n\n\u003cpre align=\"center\"\u003e[INSERT A SINGLE SENTENCE DESCRIBING THE PURPOSE OF YOUR REPO / PROJ]\u003c/pre\u003e\n\u003c!-- ☝️ Replace with a single sentence describing the purpose of your repo / proj ☝️ --\u003e\n\n\u003c!-- Header block for project --\u003e\n\n[INSERT YOUR BADGES HERE (SEE: https://shields.io)] [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md) [![SLIM](https://img.shields.io/badge/Best%20Practices%20from-SLIM-blue)](https://nasa-ammos.github.io/slim/)\n\u003c!-- ☝️ Add badges via: https://shields.io e.g. ![](https://img.shields.io/github/your_chosen_action/your_org/your_repo) ☝️ --\u003e\n\n[INSERT SCREENSHOT OF YOUR SOFTWARE, IF APPLICABLE]\n\u003c!-- ☝️ Screenshot of your software (if applicable) via ![](https://uri-to-your-screenshot) ☝️ --\u003e\n\n[INSERT MORE DETAILED DESCRIPTION OF YOUR REPOSITORY HERE]\n\u003c!-- ☝️ Replace with a more detailed description of your repository, including why it was made and whom its intended for.  ☝️ --\u003e\n\n[INSERT LIST OF IMPORTANT PROJECT / REPO LINKS HERE]\n\u003c!-- example links\u003e\n[Website](INSERT WEBSITE LINK HERE) | [Docs/Wiki](INSERT DOCS/WIKI SITE LINK HERE) | [Discussion Board](INSERT DISCUSSION BOARD LINK HERE) | [Issue Tracker](INSERT ISSUE TRACKER LINK HERE)\n--\u003e\n\n## Features\n\n* [INSERT LIST OF FEATURES IMPORTANT TO YOUR USERS HERE]\n  \n\u003c!-- ☝️ Replace with a bullet-point list of your features ☝️ --\u003e\n\n## Contents\n\n* [Quick Start](#quick-start)\n* [Changelog](#changelog)\n* [FAQ](#frequently-asked-questions-faq)\n* [Contributing Guide](#contributing)\n* [License](#license)\n* [Support](#support)\n\n## Quick Start\n\nThis guide provides a quick way to get started with our project. Please see our [docs]([INSERT LINK TO DOCS SITE / WIKI HERE]) for a more comprehensive overview.\n\n### Requirements\n\n* [INSERT LIST OF REQUIREMENTS HERE]\n  \n\u003c!-- ☝️ Replace with a numbered list of your requirements, including hardware if applicable ☝️ --\u003e\n\n### Setup Instructions\n\n1. [INSERT STEP-BY-STEP SETUP INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS]\n   \n\u003c!-- ☝️ Replace with a numbered list of how to set up your software prior to running ☝️ --\u003e\n\n### Run Instructions\n\n1. [INSERT STEP-BY-STEP RUN INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS]\n\n\u003c!-- ☝️ Replace with a numbered list of your run instructions, including expected results ☝️ --\u003e\n\n### Usage Examples\n\n* [INSERT LIST OF COMMON USAGE EXAMPLES HERE, WITH OPTIONAL SCREENSHOTS]\n\n\u003c!-- ☝️ Replace with a list of your usage examples, including screenshots if possible, and link to external documentation for details ☝️ --\u003e\n\n### Build Instructions (if applicable)\n\n1. [INSERT STEP-BY-STEP BUILD INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS]\n\n\u003c!-- ☝️ Replace with a numbered list of your build instructions, including expected results / outputs with optional screenshots ☝️ --\u003e\n\n### Test Instructions (if applicable)\n\n1. [INSERT STEP-BY-STEP TEST INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS]\n\n\u003c!-- ☝️ Replace with a numbered list of your test instructions, including expected results / outputs with optional screenshots ☝️ --\u003e\n\n## Changelog\n\nSee our [CHANGELOG.md](CHANGELOG.md) for a history of our changes.\n\nSee our [releases page]([INSERT LINK TO YOUR RELEASES PAGE]) for our key versioned releases.\n\n\u003c!-- ☝️ Replace with links to your changelog and releases page ☝️ --\u003e\n\n## Frequently Asked Questions (FAQ)\n\n[INSERT LINK TO FAQ PAGE OR PROVIDE FAQ INLINE HERE]\n\u003c!-- example link to FAQ PAGE\u003e\nQuestions about our project? Please see our: [FAQ]([INSERT LINK TO FAQ / DISCUSSION BOARD])\n--\u003e\n\n\u003c!-- example FAQ inline format\u003e\n1. Question 1\n   - Answer to question 1\n2. Question 2\n   - Answer to question 2\n--\u003e\n\n\u003c!-- example FAQ inline with no questions yet\u003e\nNo questions yet. Propose a question to be added here by reaching out to our contributors! See support section below.\n--\u003e\n\n\u003c!-- ☝️ Replace with a list of frequently asked questions from your project, or post a link to your FAQ on a discussion board ☝️ --\u003e\n\n## Contributing\n\nInterested in contributing to our project? Please see our: [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## License\n\nSee our: [LICENSE](LICENSE)\n\n## Support\n\n[INSERT CONTACT INFORMATION OR PROFILE LINKS TO MAINTAINERS AMONG COMMITTER LIST]\n\n\u003c!-- example list of contacts\u003e\nKey points of contact are: [@github-user-1](link to github profile) [@github-user-2](link to github profile)\n--\u003e\n\n\u003c!-- ☝️ Replace with the key individuals who should be contacted for questions ☝️ --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverma%2Ftest-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friverma%2Ftest-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverma%2Ftest-repo/lists"}