An open API service indexing awesome lists of open source software.

https://github.com/openmined/syft-extras

SyftBox Experimental
https://github.com/openmined/syft-extras

Last synced: 9 months ago
JSON representation

SyftBox Experimental

Awesome Lists containing this project

README

          

# SyftBox Experimental

SyftBox Experimental

## RPC Ping Pong

Start the pong RPC server

$ just run-pong

Make a ping RPC request to the pong server

$ just run-ping

## HTTP Proxy

Starts the HTTP proxy on https://syftbox.localhost

$ just start-proxy