mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-31 15:22:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			327 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			327 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"node": "n8n-nodes-base.httpbin",
 | |
| 	"nodeVersion": "1.0",
 | |
| 	"codexVersion": "1.0",
 | |
| 	"categories": ["Development", "Developer Tools"],
 | |
| 	"resources": {
 | |
| 		"credentialDocumentation": [
 | |
| 			{
 | |
| 				"url": "http://httpbin.org/#/Auth/get_bearer"
 | |
| 			}
 | |
| 		],
 | |
| 		"primaryDocumentation": [
 | |
| 			{
 | |
| 				"url": "http://httpbin.org/"
 | |
| 			}
 | |
| 		]
 | |
| 	}
 | |
| }
 |