{"id":25974393,"url":"https://github.com/masterivanic/lato-full-api","last_synced_at":"2025-07-13T13:33:11.749Z","repository":{"id":251679191,"uuid":"838063804","full_name":"masterivanic/lato-full-api","owner":"masterivanic","description":"This using lato micro framework","archived":false,"fork":false,"pushed_at":"2025-03-22T22:18:44.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T23:20:05.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/masterivanic.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":"2024-08-04T20:43:13.000Z","updated_at":"2025-03-22T22:18:47.000Z","dependencies_parsed_at":"2025-03-22T23:19:45.819Z","dependency_job_id":null,"html_url":"https://github.com/masterivanic/lato-full-api","commit_stats":null,"previous_names":["masterivanic/lato-full-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/masterivanic/lato-full-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Flato-full-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Flato-full-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Flato-full-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Flato-full-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masterivanic","download_url":"https://codeload.github.com/masterivanic/lato-full-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Flato-full-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265151074,"owners_count":23719116,"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-05T02:29:54.541Z","updated_at":"2025-07-13T13:33:11.733Z","avatar_url":"https://github.com/masterivanic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TODO Application With Lato 🚀\n\nThis is a sample application built using the Lato microframework for Python.  It demonstrates basic usage of Lato, including creating an application, defining commands, and implementing command handlers.\n\n## Introduction\n\n[Lato](https://lato.readthedocs.io/en/latest/) is a microframework for building modular Python applications. It provides a simple and flexible way to organize your code into reusable components. This example showcases how to use Lato to create a simple greeting application.\n\n## Features\n\n*   Uses the Lato microframework.\n*   Demonstrates defining commands and handlers.\n*   Includes dependency injection.\n*   Provides a basic command-line interface.\n\n## Installation\n\n1.  Make sure you have Python 3.11 or higher installed.\n2.  Install Lato:\n\n    ```\n    poetry install\n    ```\n\n## Usage\n\n1.  Save the code above as `main.py`.\n2.  Run the application from your terminal:\n\n    ```\n    uvicorn api:api --reload\n    ```\n\n## Test API Endpoint\n\nTo test the API endpoint, you can use the following `curl` command:\n\n```bash\n    curl -X 'GET'\n    'http://localhost:8000/'\n    -H 'accept: application/json'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterivanic%2Flato-full-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasterivanic%2Flato-full-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterivanic%2Flato-full-api/lists"}