{"id":25539234,"url":"https://github.com/rohanvdvivedi/serc_template_application","last_synced_at":"2026-02-27T17:07:45.123Z","repository":{"id":106956799,"uuid":"229991156","full_name":"RohanVDvivedi/serc_template_application","owner":"RohanVDvivedi","description":"This is a Project, to be used as a template application for the serc framework","archived":false,"fork":false,"pushed_at":"2025-12-03T18:38:39.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-06T23:52:14.965Z","etag":null,"topics":["c","serc","template","web-framework-application"],"latest_commit_sha":null,"homepage":"","language":"C","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/RohanVDvivedi.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,"zenodo":null}},"created_at":"2019-12-24T18:52:40.000Z","updated_at":"2025-12-03T18:38:43.000Z","dependencies_parsed_at":"2025-04-06T17:21:29.866Z","dependency_job_id":null,"html_url":"https://github.com/RohanVDvivedi/serc_template_application","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/RohanVDvivedi/serc_template_application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2Fserc_template_application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2Fserc_template_application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2Fserc_template_application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2Fserc_template_application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RohanVDvivedi","download_url":"https://codeload.github.com/RohanVDvivedi/serc_template_application/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanVDvivedi%2Fserc_template_application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29905638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T14:46:13.553Z","status":"ssl_error","status_checked_at":"2026-02-27T14:46:10.522Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["c","serc","template","web-framework-application"],"created_at":"2025-02-20T05:32:25.923Z","updated_at":"2026-02-27T17:07:45.106Z","avatar_url":"https://github.com/RohanVDvivedi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serc_template_application\nThis is a Project, to be used as a template application for the [serc](https://github.com/RohanVDvivedi/serc.git) framework\n\n### For setup before first run :\n * you must install [serc](https://github.com/RohanVDvivedi/serc.git) *and its dependencies*.\n\n### For setting up the https server :\n * checkout main source file at src/main.c\n * use appropriate https server run line\n * add ssl certificates (you may use `make ssl_cert` for building self signed certificates)\n\n### For managing your application :\n\n * #### to update routing \n   * `make routes`\n   * this will create a source file \"distributer.c\" in your src folder, you need to compile it with your application and serc\n   * the above point is already taken care of by `make all`, read makefile and read serc source for more information.\n\n * #### to built self signed ssl certificates and private/public keys (if you want to use https)\n   * `make ssl_cert`\n\n * #### to clean all binaries (this will also delete the distributer.c source)\n   * `make clean`\n\n * #### to build your application\n   * `make all`\n\n * #### to run your application\n   * `sudo ./bin/app.out`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohanvdvivedi%2Fserc_template_application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohanvdvivedi%2Fserc_template_application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohanvdvivedi%2Fserc_template_application/lists"}