mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
docs: add go bulk import example (#1388)
* Fix link * Add go bulk import
This commit is contained in:
parent
394df6c210
commit
3f808f8f00
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue