Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is anyone working on a Python or REST client? #1675

Open
Pyroseza opened this issue Mar 11, 2024 · 5 comments
Open

Is anyone working on a Python or REST client? #1675

Pyroseza opened this issue Mar 11, 2024 · 5 comments

Comments

@Pyroseza
Copy link

I'd like to start using TigerBeetle, but my preference is to code in Python, I can't see if there is any way to interact with it using Python or perhaps even REST, please advise if this is under consideration

For context my goal is to switch my codebase over to using Mojo, so a Python client would still be valid

@alexandreteles
Copy link

There is #517 but it seems to be stale.

@Pyroseza
Copy link
Author

thanks for sharing that it does seem like it’s somewhat progressing, I guess we just need to find a REST client now or perhaps if someone could rule it out completely

@RealZimboGuy
Copy link

RealZimboGuy commented Mar 11, 2024 via email

@lil5
Copy link

lil5 commented Mar 11, 2024

https://github.com/lil5/tigerbeetle_grpc
here’s one I built using GoLang and gRCP it won’t be much to move to rest

@lil5
Copy link

lil5 commented Mar 19, 2024

I moved to using rest, gRPC somehow manages a worse DX than rest.

https://github.com/lil5/tigerbeetle_api/

A point released should be available by today

Checkout the bruno dir for examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants