{"id":26352013,"url":"https://github.com/denq/samurai.js","last_synced_at":"2025-03-16T10:36:12.811Z","repository":{"id":78233874,"uuid":"48329313","full_name":"DenQ/samurai.js","owner":"DenQ","description":"Js framework based on hapi.js","archived":false,"fork":false,"pushed_at":"2016-01-09T12:30:36.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-15T13:48:04.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DenQ.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-12-20T16:48:28.000Z","updated_at":"2015-12-31T00:23:31.000Z","dependencies_parsed_at":"2023-04-02T11:06:16.173Z","dependency_job_id":null,"html_url":"https://github.com/DenQ/samurai.js","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenQ%2Fsamurai.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenQ%2Fsamurai.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenQ%2Fsamurai.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenQ%2Fsamurai.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DenQ","download_url":"https://codeload.github.com/DenQ/samurai.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858929,"owners_count":20359259,"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":[],"created_at":"2025-03-16T10:36:10.921Z","updated_at":"2025-03-16T10:36:12.796Z","avatar_url":"https://github.com/DenQ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# samurai.js\nThis Js server side framework based on hapi.js.\n\n# status\nProject just by begined development.\n\n# Run deveopment\n\n    gulp watch\n\nor\n\n    node app.js --harmony\n\n# Showly on browser\n\n* http://localhost:5200/user/1 -get request from one row\n* http://localhost:5200/users -get request from many rows\n\n# CURL\n    curl -X GET http://localhost:5200/user/1;echo\n    curl -X POST http://localhost:5200/user/1;echo\n    curl -X PUT http://localhost:5200/user/1;echo\n    curl -X DELETE http://localhost:5200/user/1;echo\n\n# Render templates\n    curl -X GET http://localhost:5200/users;echo\n\nOutpad\n\n    \u003c!DOCTYPE html\u003e\n    \u003chtml lang=\"en\"\u003e\n    \u003chead\u003e\n        \u003cmeta charset=\"UTF-8\"\u003e\n        \u003ctitle\u003eTitle\u003c/title\u003e\n    \u003c/head\u003e\n    \u003cbody\u003e\n        Hello World!\n    \u003c/body\u003e\n    \u003c/html\u003e\n\n# Testing\n    lab tests/unit.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenq%2Fsamurai.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenq%2Fsamurai.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenq%2Fsamurai.js/lists"}