{"id":25053806,"url":"https://github.com/valeriogc/spring-la-mia-pizzeria-webapi","last_synced_at":"2026-04-05T23:02:21.297Z","repository":{"id":114440004,"uuid":"580011178","full_name":"ValerioGc/spring-la-mia-pizzeria-webapi","owner":"ValerioGc","description":"Reproduction of a restaurant website with an administrative area to manage db elements, and a API to send the data to a front end.","archived":false,"fork":false,"pushed_at":"2023-01-09T23:37:27.000Z","size":5543,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T15:42:52.637Z","etag":null,"topics":["bootstrap","css","hibernate-jpa","html","java","javascript","sass","spring","webapp"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ValerioGc.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-12-19T13:54:29.000Z","updated_at":"2023-01-09T23:49:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcdbfcaa-3b62-467d-8b31-808e7f95a764","html_url":"https://github.com/ValerioGc/spring-la-mia-pizzeria-webapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ValerioGc/spring-la-mia-pizzeria-webapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValerioGc%2Fspring-la-mia-pizzeria-webapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValerioGc%2Fspring-la-mia-pizzeria-webapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValerioGc%2Fspring-la-mia-pizzeria-webapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValerioGc%2Fspring-la-mia-pizzeria-webapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValerioGc","download_url":"https://codeload.github.com/ValerioGc/spring-la-mia-pizzeria-webapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValerioGc%2Fspring-la-mia-pizzeria-webapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"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":["bootstrap","css","hibernate-jpa","html","java","javascript","sass","spring","webapp"],"created_at":"2025-02-06T11:51:18.341Z","updated_at":"2026-04-05T23:02:21.274Z","avatar_url":"https://github.com/ValerioGc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-la-mia-pizzeria-webapi\n\n\u003e Reproduction of a restaurant website with an administrative area protected by authentication, to modify the database data made with Java and Spring. The front end, made with Vue CLI, is served by the Java application API.\n\n\u003cbr/\u003e\n\n## *_Front-End Setup Project_*\n\n\u003ctable align=\"center\"\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e:arrow_forward: Project setup:\u003c/td\u003e\n        \u003ctd\u003e\u003cstrong\u003enpm install\u003c/strong\u003e\u003c/td\u003e  \n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e:arrow_forward: Compiles and hot-reloads for development:\u003c/td\u003e\n        \u003ctd\u003e\u003cstrong\u003enpm run serve\u003c/strong\u003e\u003c/td\u003e\n    \u003c/tr\u003e      \n    \u003ctr\u003e\n        \u003ctd\u003e:arrow_forward: Compiles and minifies for production:\u003c/td\u003e\n        \u003ctd\u003e\u003cstrong\u003enpm run build\u003c/strong\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e:arrow_forward: Lints and fixes files:\u003c/td\u003e\n        \u003ctd\u003e\u003cstrong\u003enpm run lint\u003c/strong\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\n\u003cbr/\u003e\n\n## *_Back-end development tools_*\n\n\u003ctable align=\"center\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth colspan=\"1\"\u003eLanguages\u003c/th\u003e\n      \u003cth colspan=\"1\"\u003eFramework\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody align=center\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n         \u003cimg align=\"center\" src=\"https://github.com/ValerioGc/ValerioGc/blob/64e651615d68fb71ddfe78c747f2913d1ec29607/assets/skills\u0026tools/skills/java.svg\" width=\"36\" height=\"36\" align=\"center\" alt=\"Java\" /\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg align=\"center\" src=\"https://github.com/ValerioGc/ValerioGc/blob/64e651615d68fb71ddfe78c747f2913d1ec29607/assets/skills\u0026tools/frameworks/spring.svg\" width=\"36\" height=\"36\" align=\"center\" alt=\"Spring\"\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://www.java.com/it/\"\u003eJava\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://spring.io/\" target=\"_blank\" rel=\"noreferrer\"\u003eSpring\u003c/a\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n## *_Front-end development tools_*\n\n\n\u003ctable align=\"center\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth colspan=\"3\"\u003eLanguages\u003c/th\u003e\n      \u003cth colspan=\"2\"\u003eFramework\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody align=center\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n        \u003cimg align=\"center\" src=\"https://github.com/ValerioGc/ValerioGc/blob/64e651615d68fb71ddfe78c747f2913d1ec29607/assets/skills\u0026tools/skills/html.svg\" width=\"36\" height=\"36\" alt=\"HTML5\" /\u003e\n      \u003ctd\u003e\n        \u003cimg align=\"center\" src=\"https://github.com/ValerioGc/ValerioGc/blob/64e651615d68fb71ddfe78c747f2913d1ec29607/assets/skills\u0026tools/skills/css.svg\" width=\"36\" height=\"36\" align=\"center\" alt=\"css\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg align=\"center\" src=\"https://github.com/ValerioGc/ValerioGc/blob/64e651615d68fb71ddfe78c747f2913d1ec29607/assets/skills\u0026tools/skills/javascript.svg\" width=\"36\" height=\"36\" align=\"center\" alt=\"javascript\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg align=\"center\" src=\"https://github.com/ValerioGc/ValerioGc/blob/64e651615d68fb71ddfe78c747f2913d1ec29607/assets/skills\u0026tools/frameworks/vue.svg\" width=\"36\" height=\"36\" align=\"center\" alt=\"Vue\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg align=\"center\" src=\"https://github.com/ValerioGc/ValerioGc/blob/64e651615d68fb71ddfe78c747f2913d1ec29607/assets/skills\u0026tools/frameworks/bootstrap.svg\" width=\"36\" height=\"36\" align=\"center\" alt=\"Bootstrap\"\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://developer.mozilla.org/en-US/docs/Glossary/HTML5\"\u003eHTML\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://developer.mozilla.org/en-US/docs/Glossary/css\"\u003eCSS\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://developer.mozilla.org/en-US/docs/Glossary/Javascript\"\u003eJavascript\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://vuejs.com/\" target=\"_blank\" rel=\"noreferrer\"\u003eVueJs\u003c/a\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003ca href=\"https://getbootstrap.com/\" target=\"_blank\" rel=\"noreferrer\"\u003eBootstrap\u003c/a\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003cbr /\u003e\n\n\n\n## *_Previews:_*\n\n\n\u003cdiv align=\"center\"\u003e\n  \n### Back-End\n  \n  \u003cimg align=\"center\" src=\"/previews/pizzeria-webapi.gif\" alt=\"Gif pizzeria\" /\u003e\n  \n  \u003cbr/\u003e \u0026nbsp;\n  \n  \u003cimg align=\"center\" src=\"/previews/pizzeria-webapi-thumbs.png\" alt=\"Thumbnails pizzeria\" /\u003e\n \u003cdiv\u003e\n   \n--------\n   \n\u003cdiv align=\"center\"\u003e\n  \n  ### Front-end\n  \n  \u003cimg align=\"center\" src=\"/previews/front-pizzeria-webapi.png\" alt=\"Thumbnails pizzeria\" /\u003e\n \u003cdiv\u003e\n   \n\n--------\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaleriogc%2Fspring-la-mia-pizzeria-webapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaleriogc%2Fspring-la-mia-pizzeria-webapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaleriogc%2Fspring-la-mia-pizzeria-webapi/lists"}