{"id":18321994,"url":"https://github.com/nishigaba/know_rest_api","last_synced_at":"2026-02-11T01:33:46.084Z","repository":{"id":120863522,"uuid":"96506089","full_name":"NishiGaba/Know_REST_API","owner":"NishiGaba","description":":package: Explaining REST API ","archived":false,"fork":false,"pushed_at":"2017-07-07T07:18:38.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T14:41:12.678Z","etag":null,"topics":["rest-api"],"latest_commit_sha":null,"homepage":"","language":null,"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/NishiGaba.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-07T06:23:35.000Z","updated_at":"2017-07-07T06:42:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"411fa874-e774-4fed-91bf-5d8b322e3f37","html_url":"https://github.com/NishiGaba/Know_REST_API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NishiGaba/Know_REST_API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishiGaba%2FKnow_REST_API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishiGaba%2FKnow_REST_API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishiGaba%2FKnow_REST_API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishiGaba%2FKnow_REST_API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NishiGaba","download_url":"https://codeload.github.com/NishiGaba/Know_REST_API/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishiGaba%2FKnow_REST_API/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269838444,"owners_count":24483200,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["rest-api"],"created_at":"2024-11-05T18:22:48.136Z","updated_at":"2026-02-11T01:33:41.041Z","avatar_url":"https://github.com/NishiGaba.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Know_REST_API :package:\n\n## Understanding REST\n\nREST (Representational State Transfer) was introduced and defined in 2000 by Roy Fielding in his doctoral dissertation. REST is an architectural style for designing distributed systems. It is not a standard but a set of constraints, such as being stateless, having a client/server relationship, and a uniform interface. REST is not strictly related to HTTP, but it is most commonly associated with it.\n\n## Principles of REST\n\n* Resources expose easily understood directory structure URIs.\n* Representations transfer JSON or XML to represent data objects and attributes.\n* Messages use HTTP methods explicitly (for example, GET, POST, PUT, and DELETE).\n* Stateless interactions store no client context on the server between requests. State dependencies limit and restrict scalability. The client holds session state.\n\n\n# Reference :\n1. [spring.io](https://spring.io/understanding/REST)\n2. [diegohaz/rest](https://github.com/diegohaz/rest)\n\n## License\n\nMIT © [Nishi Gaba](https://github.com/NishiGaba)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishigaba%2Fknow_rest_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnishigaba%2Fknow_rest_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishigaba%2Fknow_rest_api/lists"}