{"id":20181407,"url":"https://github.com/ac000/fcgi_app_core","last_synced_at":"2025-06-16T02:03:13.700Z","repository":{"id":66721187,"uuid":"6652426","full_name":"ac000/fcgi_app_core","owner":"ac000","description":"Infrastructure for building a FastCGI C application","archived":false,"fork":false,"pushed_at":"2025-04-18T17:57:51.000Z","size":314,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-16T02:02:22.043Z","etag":null,"topics":["c","fastcgi"],"latest_commit_sha":null,"homepage":null,"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/ac000.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.txt","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-11-12T11:30:50.000Z","updated_at":"2025-04-18T17:57:55.000Z","dependencies_parsed_at":"2025-06-16T02:01:55.813Z","dependency_job_id":null,"html_url":"https://github.com/ac000/fcgi_app_core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ac000/fcgi_app_core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac000%2Ffcgi_app_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac000%2Ffcgi_app_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac000%2Ffcgi_app_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac000%2Ffcgi_app_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ac000","download_url":"https://codeload.github.com/ac000/fcgi_app_core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ac000%2Ffcgi_app_core/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260083836,"owners_count":22956407,"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","fastcgi"],"created_at":"2024-11-14T02:35:25.961Z","updated_at":"2025-06-16T02:03:13.667Z","avatar_url":"https://github.com/ac000.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"fcgi_app_core\n=============\n\nThis is the core infrastructure for writing a FastCGI C application.\n\nHowto use\n---------\n\nRename this repository to that of your project, then remove the .git directory.\n\nYou should also rename 'app' to something more descriptive and you should\nalso replace/amend this README.\n\nYou can now continue as you would with any new project, do a clean initial\ncommit etc...\n\nRequirements\n------------\n\nThings you will need to build (with at least these versions or newer, older\nversions may work)\n\n    fcgi{-devel}-2.4.0\n    glib2{-devel}-2.28.8\n    gmime{-devel}-2.6.20\n    mhash{-devel}-0.9.9\n    mysql{-devel}-5.0.77\n    tokyocabinet{-devel}-1.4.9\n\nBuild\n-----\n\nClone this repository\n\n    $ git clone https://github.com/ac000/fcgi_app_core\n\nThen you need to bulld libflate (C HTML template library by Fabien Menemenlis)\n\n    $ git clone https://github.com/ac000/libflate\n    $ cd libflate\n    $ make\n\nGo back into the fcgi_app_core repository and it should now build\n\n    $ cd ../fcgi_app_core/src\n    $ make\n\nLicense\n-------\n\nThis is dual licensed under the MIT License (see MIT-LICENSE.txt)\nand the GNU Affero General Public License version 3 (see\nAGPL-3.0.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fac000%2Ffcgi_app_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fac000%2Ffcgi_app_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fac000%2Ffcgi_app_core/lists"}