{"id":16337520,"url":"https://github.com/vinatorul/userver-test","last_synced_at":"2026-01-25T15:31:44.001Z","repository":{"id":78873688,"uuid":"544537601","full_name":"Vinatorul/userver-test","owner":"Vinatorul","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-02T18:18:47.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-05-16T21:37:35.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/Vinatorul.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":"2022-10-02T18:18:46.000Z","updated_at":"2022-10-02T18:18:52.000Z","dependencies_parsed_at":"2023-03-24T05:03:34.502Z","dependency_job_id":null,"html_url":"https://github.com/Vinatorul/userver-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"userver-framework/service_template","purl":"pkg:github/Vinatorul/userver-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Fuserver-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Fuserver-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Fuserver-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Fuserver-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vinatorul","download_url":"https://codeload.github.com/Vinatorul/userver-test/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vinatorul%2Fuserver-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"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":"2024-10-10T23:47:16.575Z","updated_at":"2026-01-25T15:31:43.974Z","avatar_url":"https://github.com/Vinatorul.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# service_template\n\nTemplate of a C++ service that uses [userver framework](https://github.com/userver-framework/userver).\n\n\n## Download and Build\n\nTo create your own userver-based service follow the following steps:\n\n1. Press the green \"Use this template button\" at the top of this github page\n2. Clone the service `git clone your-service-repo \u0026\u0026 cd your-service-repo \u0026\u0026 git submodule update --init`\n3. Give a proper name to your service and replace all the occurences of \"service_template\" string with that name\n4. Feel free to tweak, adjust or fully rewrite the source code of your service.\n\n\n## Makefile\n\nMakefile contains typicaly useful targets for development:\n\n* `make build-debug` - debug build of the service with all the assertions and sanitizers enabled\n* `make build-release` - release build of the service with LTO\n* `make test-debug` - does a `make build-debug` and runs all the tests on the result\n* `make test-release` - does a `make build-release` and runs all the tests on the result\n* `make service-start-debug` - builds the service in debug mode and starts it\n* `make service-start-release` - builds the service in release mode and starts it\n* `make` or `make all` - builds and runs all the tests in release and debug modes\n* `make format` - autoformat all the C++ and Python sources\n* `make clean-` - cleans the object files\n* `make dist-clean` - clean all, including the CMake cached configurations\n* `make install` - does a `make build-release` and run install in directory set in environment `PREFIX`\n* `make install-debug` - does a `make build-debug` and runs install in directory set in environment `PREFIX`\n* `make docker-COMMAND` - run `make COMMAND` in docker environment\n* `make docker-build-debug` - debug build of the service with all the assertions and sanitizers enabled in docker environment\n* `make docker-test-debug` - does a `make build-debug` and runs all the tests on the result in docker environment\n* `make docker-start-service` - does a `make install-debug` and runs service in docker environment\n* `make docker-start-service-debug` - does a `make install-debug` and runs service in docker environment\n\nEdit `Makefile.local` to change the default configuration and build options.\n\n\n## License\n\nThe original template is distributed under the [Apache-2.0 License](https://github.com/userver-framework/userver/blob/develop/LICENSE)\nand [CLA](https://github.com/userver-framework/userver/blob/develop/CONTRIBUTING.md). Services based on the template may change\nthe license and CLA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinatorul%2Fuserver-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinatorul%2Fuserver-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinatorul%2Fuserver-test/lists"}