arunppsg opened a new pull request, #27: URL: https://github.com/apache/arrow-experiments/pull/27
Addresses apache/arrow#40595 In this pull request, I have added an example of HTTP Post Arrow client and server. The server uses `fastapi` for and the client uses `requests` library. Except these, the rest of the code structure is similar to the [get_simple](https://github.com/apache/arrow-experiments/tree/main/http/get_simple) example. If there are any suggestions, feel free to let me know and I will be happy to update the PR accordingly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
