{"id":24781069,"url":"https://github.com/eigilhs/c-natra","last_synced_at":"2025-03-24T05:14:38.585Z","repository":{"id":97129172,"uuid":"80842874","full_name":"eigilhs/c-natra","owner":"eigilhs","description":"A Sinatra-style microframework for C.","archived":false,"fork":false,"pushed_at":"2017-08-20T16:06:45.000Z","size":16,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T07:38:45.238Z","etag":null,"topics":["c","dont-use-this-no-really","libevent","web-framework"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eigilhs.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}},"created_at":"2017-02-03T15:42:03.000Z","updated_at":"2024-02-08T05:08:26.000Z","dependencies_parsed_at":"2023-07-04T07:18:18.088Z","dependency_job_id":null,"html_url":"https://github.com/eigilhs/c-natra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigilhs%2Fc-natra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigilhs%2Fc-natra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigilhs%2Fc-natra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigilhs%2Fc-natra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eigilhs","download_url":"https://codeload.github.com/eigilhs/c-natra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245212303,"owners_count":20578443,"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":["c","dont-use-this-no-really","libevent","web-framework"],"created_at":"2025-01-29T10:51:35.974Z","updated_at":"2025-03-24T05:14:38.580Z","avatar_url":"https://github.com/eigilhs.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C-natra\n\nA Sinatra-style microframework for C. Very inspired by\n[Bogart](https://github.com/tyler/Bogart), but probably even more\nunsuitable for serious use (or any use at all).\n\n```c\n#include \u003cc-natra.h\u003e\n\nget(\"/\") {\n\thtml(\"\u003ch1\u003eHello, World!\u003c/h1\u003e\");\n\treturn HTTP_OK;\n}\n\nserve(8000)\n```\n\nMore examples [here](examples/example.c).\n\nDepends on [libevent](https://github.com/libevent/libevent) 2.x.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feigilhs%2Fc-natra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feigilhs%2Fc-natra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feigilhs%2Fc-natra/lists"}