{"id":50904043,"url":"https://github.com/spudmashmedia/cppuserapi","last_synced_at":"2026-06-16T05:30:49.048Z","repository":{"id":345832517,"uuid":"1175120863","full_name":"spudmashmedia/cppuserapi","owner":"spudmashmedia","description":"A C++ MVC API Template utilising Crow Lib.","archived":false,"fork":false,"pushed_at":"2026-03-29T11:58:07.000Z","size":1625,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-29T14:16:13.986Z","etag":null,"topics":["boost","cpp","crow"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spudmashmedia.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-07T08:58:35.000Z","updated_at":"2026-03-29T11:58:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/spudmashmedia/cppuserapi","commit_stats":null,"previous_names":["spudmashmedia/cppuserapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spudmashmedia/cppuserapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fcppuserapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fcppuserapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fcppuserapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fcppuserapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spudmashmedia","download_url":"https://codeload.github.com/spudmashmedia/cppuserapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fcppuserapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34393301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["boost","cpp","crow"],"created_at":"2026-06-16T05:30:47.870Z","updated_at":"2026-06-16T05:30:49.043Z","avatar_url":"https://github.com/spudmashmedia.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cppuserapi - Template\n[![My Skills](https://skillicons.dev/icons?i=cpp)](https://skillicons.dev)\n\nA C++ MVC API Template utilising Crow Lib.\n\n## Summary\nThis is a C++ MVC API Template which utilises [Crow](https://crowcpp.org/master/). It contains a working example that integrates with the [randomuser.me](https://randomuser.me/documentation) endpoint.\n\nThis repo demonstrates:\n  - Crow REST API usage\n  - MVC project layout\n  - Generating a Strongly Typed proxy library for randomuser.me\n  - Contains a Http Client that integrates with Boost Lib\n\n# Quick Start - Generating A New Project From This Template\nAssuming we called our new API \"myservice\" we use [npx degit](https://www.npmjs.com/package/degit) to create a fresh project by cloning this template:\n```\n  mkdir myservice\n  cd myservice\n  npx degit spudmashmedia/cppuserapi#master\n```\n\n\n# Getting Started\n- [Prequisite Before Starting](/docs/prerequisite.md)\n- [Build Instructions](/docs/build.md)\n- [Testing Instructions](/docs/testing.md)\n  \n# Documentation\n  \n- [The Purpose of this Repository](/docs/purpose.md)\n- [References](/docs/references.md)\n\n# License\nThis code is distributed under the terms and conditions of the [MIT License](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspudmashmedia%2Fcppuserapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspudmashmedia%2Fcppuserapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspudmashmedia%2Fcppuserapi/lists"}