Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Using Spin Outbound Redis

This example showcases using outbound Redis using the Spin SDK.

Prerequisites

  • A Redis server is running at localhost:6379

Building and Running the Example

spin build
spin up

Use e.g. curl -v http://127.0.0.1:3000/ to test the endpoint.