{"id":20956812,"url":"https://github.com/markbrown4/hapi-api","last_synced_at":"2026-04-02T02:06:05.026Z","repository":{"id":147916659,"uuid":"117467811","full_name":"markbrown4/hapi-api","owner":"markbrown4","description":"A sitepoint tutorial for Building JSON API's with Hapi","archived":false,"fork":false,"pushed_at":"2018-01-15T06:37:15.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T06:12:26.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/markbrown4.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":"2018-01-14T21:23:06.000Z","updated_at":"2019-01-05T20:37:24.000Z","dependencies_parsed_at":"2023-05-27T22:30:36.972Z","dependency_job_id":null,"html_url":"https://github.com/markbrown4/hapi-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markbrown4/hapi-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrown4%2Fhapi-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrown4%2Fhapi-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrown4%2Fhapi-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrown4%2Fhapi-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markbrown4","download_url":"https://codeload.github.com/markbrown4/hapi-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbrown4%2Fhapi-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"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-19T01:28:01.931Z","updated_at":"2026-04-02T02:06:04.994Z","avatar_url":"https://github.com/markbrown4.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# hapi-api\n\nA tutorial for Sitepoint on [building JSON API's with Hapi]().\n\n\u003e Today, we'll be building the following API for a typical blog from scratch:\n\n```\nGET     /articles                articles#index\nGET     /articles/:id            articles#show\nPOST    /articles                articles#create\nPUT     /articles/:id            articles#update\nDELETE  /articles/:id            articles#destroy\nPOST    /articles/:id/comments   comments#create\nDELETE  /articles/:id/comments   comments#destroy\nPOST    /authentications         authentications#create\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbrown4%2Fhapi-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkbrown4%2Fhapi-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbrown4%2Fhapi-api/lists"}