{"id":16371367,"url":"https://github.com/mateonunez/platformatic-orama","last_synced_at":"2026-05-01T17:33:59.890Z","repository":{"id":106336275,"uuid":"546243772","full_name":"mateonunez/platformatic-orama","owner":"mateonunez","description":"Platformatic performed with Orama","archived":false,"fork":false,"pushed_at":"2023-10-17T18:24:03.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-01T05:14:06.509Z","etag":null,"topics":["fastify","orama","platformatic"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mateonunez.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":"2022-10-05T19:19:40.000Z","updated_at":"2023-10-15T15:14:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"408be28a-656d-433f-9e4a-0998ba9fa2bc","html_url":"https://github.com/mateonunez/platformatic-orama","commit_stats":null,"previous_names":["mateonunez/platformatic-orama"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mateonunez/platformatic-orama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateonunez%2Fplatformatic-orama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateonunez%2Fplatformatic-orama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateonunez%2Fplatformatic-orama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateonunez%2Fplatformatic-orama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateonunez","download_url":"https://codeload.github.com/mateonunez/platformatic-orama/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateonunez%2Fplatformatic-orama/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32507087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["fastify","orama","platformatic"],"created_at":"2024-10-11T03:07:48.956Z","updated_at":"2026-05-01T17:33:59.869Z","avatar_url":"https://github.com/mateonunez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Platformatic with Orama\n\nThe services exposes two routes:\n\n- `/orama/:author` - returns a list of all the posts that matches the `author` query param using [Orama](https://github.com/OramaSearch/orama)\n- `/mapper/:author` - returns a list of all the posts that matches the `author` query param using the native [@platformatic/sql-mapper](https://www.npmjs.com/package/@platformatic/sql-mapper)\n\n## Usage\n\n```bash\n$ npm install\n```\n\nCreate a new migration file in `database/migrations/001.do.sql`.\n\n```sql\nCREATE TABLE quotes(\n  id INTEGER PRIMARY KEY,\n  author VARCHAR(255) NOT NULL,\n  quote TEXT NOT NULL\n)\n```\n\n```bash\n$ npm run platformatic:migrate\n$ npm run platformatic:seed\n$ npm start\n```\n\n# License\n\n[MIT](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateonunez%2Fplatformatic-orama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateonunez%2Fplatformatic-orama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateonunez%2Fplatformatic-orama/lists"}