mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	docs: add go bulk import example (#1388)
* Fix link * Add go bulk import
This commit is contained in:
		| @@ -87,7 +87,7 @@ Thanks to Linode for providing Hosting for the Demo, Beta, and Documentation sit | ||||
| [issues-shield]: https://img.shields.io/github/issues/hay-kot/mealie.svg?style=flat-square | ||||
| [issues-url]: https://github.com/hay-kot/mealie/issues | ||||
| [license-shield]: https://img.shields.io/github/license/hay-kot/mealie.svg?style=flat-square | ||||
| [license-url]: https://github.com/hay-kot/mealie/blob/master/LICENSE.txt | ||||
| [license-url]: https://github.com/hay-kot/mealie/blob/mealie-next/LICENSE | ||||
| [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555 | ||||
| [linkedin-url]: https://linkedin.com/in/hay-kot | ||||
| [product-screenshot]: docs/docs/assets/img/home_screenshot.png | ||||
|   | ||||
| @@ -43,6 +43,9 @@ import_from_file $input $token $mealie_url | ||||
|  | ||||
| ``` | ||||
|  | ||||
| #### Go | ||||
| See <a href="https://github.com/Jleagle/mealie-importer" target="_blank">Jleagle/mealie-importer</a>. | ||||
|  | ||||
| #### Python | ||||
| ```python | ||||
| import requests | ||||
|   | ||||
		Reference in New Issue
	
	Block a user