{"id":18056038,"url":"https://github.com/limpidcrypto/api-xrp","last_synced_at":"2025-03-28T02:30:51.420Z","repository":{"id":219622995,"uuid":"749334017","full_name":"LimpidCrypto/api-xrp","owner":"LimpidCrypto","description":"The LimpidCrypto API for all things XRP.","archived":true,"fork":false,"pushed_at":"2024-01-28T18:24:59.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T20:22:58.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/LimpidCrypto.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}},"created_at":"2024-01-28T09:18:36.000Z","updated_at":"2024-03-27T09:19:55.000Z","dependencies_parsed_at":"2024-01-28T19:42:51.840Z","dependency_job_id":null,"html_url":"https://github.com/LimpidCrypto/api-xrp","commit_stats":null,"previous_names":["limpidcrypto/api-xrp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimpidCrypto%2Fapi-xrp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimpidCrypto%2Fapi-xrp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimpidCrypto%2Fapi-xrp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimpidCrypto%2Fapi-xrp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LimpidCrypto","download_url":"https://codeload.github.com/LimpidCrypto/api-xrp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245957559,"owners_count":20700288,"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":"2024-10-31T01:13:23.478Z","updated_at":"2025-03-28T02:30:51.176Z","avatar_url":"https://github.com/LimpidCrypto.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Loco :train:\n\nLoco is a web and API framework running on Rust.\n\nThis is the **Rest API starter** which includes a `User` model and authentication based on JWT.\n\n## Quick Start\n\nYou need:\n\n- A local postgres instance\n- A local Redis instance\n\nCheck out your development [configuration](config/development.yaml).\n\n\u003e To configure a database , please run a local postgres database with \u003ccode\u003eloco:loco\u003c/code\u003e and a db named \u003ccode\u003e[app name]_development.\u003c/code\u003e:\n\u003e \u003ccode\u003edocker run -d -p 5432:5432 -e POSTGRES_USER=loco -e POSTGRES_DB=[app name]_development -e POSTGRES_PASSWORD=\"loco\" postgres:15.3-alpine\u003c/code\u003e\n\nNow start your app:\n\n```\n$ cargo loco start\nFinished dev [unoptimized + debuginfo] target(s) in 21.63s\n    Running `target/debug/myapp start`\n\n    :\n    :\n    :\n\ncontroller/app_routes.rs:203: [Middleware] Adding log trace id\n\n                      ▄     ▀\n                                 ▀  ▄\n                  ▄       ▀     ▄  ▄ ▄▀\n                                    ▄ ▀▄▄\n                        ▄     ▀    ▀  ▀▄▀█▄\n                                          ▀█▄\n▄▄▄▄▄▄▄  ▄▄▄▄▄▄▄▄▄   ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄ ▀▀█\n ██████  █████   ███ █████   ███ █████   ███ ▀█\n ██████  █████   ███ █████   ▀▀▀ █████   ███ ▄█▄\n ██████  █████   ███ █████       █████   ███ ████▄\n ██████  █████   ███ █████   ▄▄▄ █████   ███ █████\n ██████  █████   ███  ████   ███ █████   ███ ████▀\n   ▀▀▀██▄ ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀ ██▀\n       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀\n\nstarted on port 3000\n```\n\n## Getting help\n\nCheck out [a quick tour](https://loco.rs/docs/getting-started/tour/) or [the complete guide](https://loco.rs/docs/getting-started/guide/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimpidcrypto%2Fapi-xrp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimpidcrypto%2Fapi-xrp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimpidcrypto%2Fapi-xrp/lists"}