1
0
Fork 0
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:
Jim Eagle 2022-06-15 20:50:19 +01:00 committed by GitHub
parent 394df6c210
commit 3f808f8f00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -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