{"id":19880601,"url":"https://github.com/mbrioski/symfony2blogapi","last_synced_at":"2026-05-15T07:33:51.920Z","repository":{"id":36946890,"uuid":"41254421","full_name":"mbrioski/Symfony2BlogApi","owner":"mbrioski","description":"Exemple of Symfony2 API implementation for a blog","archived":false,"fork":false,"pushed_at":"2016-03-30T09:02:53.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T02:45:17.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/mbrioski.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}},"created_at":"2015-08-23T15:10:49.000Z","updated_at":"2016-02-28T10:34:48.000Z","dependencies_parsed_at":"2022-07-11T14:31:36.676Z","dependency_job_id":null,"html_url":"https://github.com/mbrioski/Symfony2BlogApi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mbrioski/Symfony2BlogApi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrioski%2FSymfony2BlogApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrioski%2FSymfony2BlogApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrioski%2FSymfony2BlogApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrioski%2FSymfony2BlogApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbrioski","download_url":"https://codeload.github.com/mbrioski/Symfony2BlogApi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbrioski%2FSymfony2BlogApi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33057926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-12T17:12:00.610Z","updated_at":"2026-05-15T07:33:51.902Z","avatar_url":"https://github.com/mbrioski.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symfony2BlogApi ![](https://travis-ci.org/ridesoft/Symfony2BlogApi.svg?branch=master)\n\n\"Blog\" Api to insert data in a mysql database with these functions:\n- Create a topic\n- Delete a topic\n- List all topics\n- Show a specific topic\n\n- Create an article for a topic\n- Delete an article\n- List all articles from a topic\n- Show a specific article\n\n##INSTALL (from linux)\n- Clone this repo: ```$ git clone git@github.com:ridesoft/Symfony2BlogApi.git```\n- Create a schema into database, for exemple use the name *blog*\n- Restore mysql database structure ```$  mysql -uUser -pMyPassword blog \u003c blog_structure.sql```\n- ```$ composer install```\n- Configure database parameters inside *app/config/parameters.yml*\n- See the routes in symfony for the application: ```$ php app/console router:debug``` \n  \n  All the routes with **/api/** prefix are for the API.\n  \n  The parameter **{_format}** in the route is the format of the output, this can be **json**,**xml**,**html** \n  \n\n##Run test with \n```\n$ phpunit -c app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbrioski%2Fsymfony2blogapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbrioski%2Fsymfony2blogapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbrioski%2Fsymfony2blogapi/lists"}