{"id":49890106,"url":"https://github.com/laurobmb/jsonapp","last_synced_at":"2026-05-15T20:11:32.725Z","repository":{"id":205897555,"uuid":"715355016","full_name":"laurobmb/jsonapp","owner":"laurobmb","description":"Web App for receive json post from clients, this app is using fastapi as core code","archived":false,"fork":false,"pushed_at":"2023-11-10T19:48:04.000Z","size":19078,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-10T20:35:38.399Z","etag":null,"topics":["basemodel","container","containers","docker","fastapi","json","json-api","python","python3"],"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/laurobmb.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}},"created_at":"2023-11-07T01:15:21.000Z","updated_at":"2023-11-07T02:31:35.000Z","dependencies_parsed_at":"2023-11-10T20:43:58.429Z","dependency_job_id":null,"html_url":"https://github.com/laurobmb/jsonapp","commit_stats":null,"previous_names":["laurobmb/jsonapp"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/laurobmb/jsonapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurobmb%2Fjsonapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurobmb%2Fjsonapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurobmb%2Fjsonapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurobmb%2Fjsonapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laurobmb","download_url":"https://codeload.github.com/laurobmb/jsonapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurobmb%2Fjsonapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:05:40.333Z","status":"ssl_error","status_checked_at":"2026-05-15T20:05:38.672Z","response_time":103,"last_error":"SSL_read: 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":["basemodel","container","containers","docker","fastapi","json","json-api","python","python3"],"created_at":"2026-05-15T20:11:32.128Z","updated_at":"2026-05-15T20:11:32.719Z","avatar_url":"https://github.com/laurobmb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JsonAPP\n\nWeb App for receive json post from clients, this app is using fastapi as core code\n\n## Build App\n    podman build -t jsonapp:v1 .\n\n## Run App\n\n### Run localy\n    podman run -it --rm --name jsonapp -p8000:8000 jsonapp:v1\n\n### Run from Quay\n    podman run -it --rm --name jsonapp -p8000:8000 quay.io/lagomes/jsonapp:latest\n    podman run -d -it --name jsonapp -p8000:8000 quay.io/lagomes/jsonapp:latest\n\n## Post json sample\n    curl -X POST -H \"Content-Type: application/json\" -d @files/response.example.json 127.0.0.1:8000 | jq\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurobmb%2Fjsonapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaurobmb%2Fjsonapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurobmb%2Fjsonapp/lists"}