{"id":23256867,"url":"https://github.com/dmdv/nft-grabber","last_synced_at":"2026-01-18T23:33:06.899Z","repository":{"id":141044388,"uuid":"565779674","full_name":"Dmdv/nft-grabber","owner":"Dmdv","description":"nft-grabber","archived":false,"fork":false,"pushed_at":"2022-11-14T11:55:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-06T04:28:10.147Z","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/Dmdv.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-11-14T10:05:32.000Z","updated_at":"2022-11-14T10:05:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"a84df15d-d202-458e-b30c-a3ca3f100151","html_url":"https://github.com/Dmdv/nft-grabber","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"userver-framework/service_template","purl":"pkg:github/Dmdv/nft-grabber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmdv%2Fnft-grabber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmdv%2Fnft-grabber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmdv%2Fnft-grabber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmdv%2Fnft-grabber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dmdv","download_url":"https://codeload.github.com/Dmdv/nft-grabber/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dmdv%2Fnft-grabber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28553516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T23:10:22.888Z","status":"ssl_error","status_checked_at":"2026-01-18T23:07:19.656Z","response_time":98,"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":[],"created_at":"2024-12-19T12:19:55.017Z","updated_at":"2026-01-18T23:33:06.894Z","avatar_url":"https://github.com/Dmdv.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%2Fdmdv%2Fnft-grabber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmdv%2Fnft-grabber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmdv%2Fnft-grabber/lists"}