mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Added info about 3rd party SDKs
This commit is contained in:
		
							parent
							
								
									7e1312f4c7
								
							
						
					
					
						commit
						32ac8619a3
					
				| @ -42,6 +42,10 @@ We have offical SDK's for Java, Node.js and Go. And we will be happy to add impl | |||||||
| - [unleash-client-go](https://github.com/unleash/unleash-client-go) | - [unleash-client-go](https://github.com/unleash/unleash-client-go) | ||||||
| - (your implementation here!) | - (your implementation here!) | ||||||
| 
 | 
 | ||||||
|  | Unofficial clients: | ||||||
|  | - [unleash-client-core](https://github.com/onybo/unleash-client-core) (.Net Core) | ||||||
|  | - [unleash-client-python](https://github.com/aes/unleash-client-python) (Python 3) | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| ```java | ```java | ||||||
| if (unleash.isEnabled("AwesomeFeature")) { | if (unleash.isEnabled("AwesomeFeature")) { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user