{"id":24374213,"url":"https://github.com/mannuelf/python","last_synced_at":"2025-09-02T12:43:36.874Z","repository":{"id":147845554,"uuid":"133260865","full_name":"mannuelf/python","owner":"mannuelf","description":"Tinkering with Python, build a REST API with FLASK","archived":false,"fork":false,"pushed_at":"2018-09-16T15:10:27.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-12T11:32:02.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/mannuelf.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-05-13T17:48:54.000Z","updated_at":"2018-09-16T15:10:28.000Z","dependencies_parsed_at":"2023-04-03T22:53:07.767Z","dependency_job_id":null,"html_url":"https://github.com/mannuelf/python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mannuelf/python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannuelf%2Fpython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannuelf%2Fpython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannuelf%2Fpython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannuelf%2Fpython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mannuelf","download_url":"https://codeload.github.com/mannuelf/python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mannuelf%2Fpython/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262016785,"owners_count":23245574,"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-01-19T05:27:22.094Z","updated_at":"2025-06-26T06:35:58.514Z","avatar_url":"https://github.com/mannuelf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Rest API\n\n## REST API\n\nRepresentational state transfer\n\n- Stateless\n- A way of thinking about how a server responds to a client request\n- Asking for resources, a thing.\n- one request cannot depend on any other request, does not know about any other previous request.\n\n## As a server\n\nI accept these commands\n\n|Verb|Description|\n|-|-|\n|GET| used to send data\n|PUT| update / replace\n|POST| used to receive data\n|PATCH| update / modify\n|DELETE| delete","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmannuelf%2Fpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmannuelf%2Fpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmannuelf%2Fpython/lists"}