mirror of https://github.com/dapr/quickstarts.git
				
				
				
			Added link to bindings
This commit is contained in:
		
							parent
							
								
									c8463824e8
								
							
						
					
					
						commit
						a36b71bb55
					
				|  | @ -1,6 +1,6 @@ | |||
| # Dapr Bindings Sample | ||||
| 
 | ||||
| In this sample, we'll create two microservices, one with an input binding and another with an output binding. We'll bind to Kafka and Event Hubs, but note that there are a myriad of components that Dapr can bind to - see Dapr components <INSERT_LINK_HERE>.  | ||||
| In this sample, we'll create two microservices, one with an input binding and another with an output binding. We'll bind to Kafka and Event Hubs, but note that there are a myriad of components that Dapr can bind to a myriad of components ([see Dapr components](https://github.com/dapr/docs/tree/master/concepts/bindings)).  | ||||
| 
 | ||||
| This sample includes two microservices: | ||||
| - Node.js microservice that utilizes an input binding | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue