autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

feat: turso

Open neo773 opened this issue 7 months ago • 4 comments

Adds completion spec for https://turso.tech/ a popular serverless SQLite provider

neo773 avatar May 22 '25 22:05 neo773

Overview

src/turso.ts:

Info:

URLs:

  • https://api.turso.tech/v1/organizations
  • https://api.turso.tech/v1/organizations/
  • https://api.turso.tech/v1/organizations/

withfig-bot avatar May 22 '25 22:05 withfig-bot

Hello @neo773, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible:

  • [ ] Do all subcommands / options which take arguments include the args property (args: {})?
  • [ ] Are all options modular? E.g. -a -u -x instead of -aux
  • [ ] Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

withfig-bot avatar May 22 '25 22:05 withfig-bot

@mschrage Could I get a review on this?

neo773 avatar May 22 '25 23:05 neo773

cc @chaynabors

neo773 avatar Jun 14 '25 15:06 neo773