Experimental and unfinished Go package for interacting the unofficial MidJourney API powering midjourney.com.
## Import ```go import "github.com/jimeh/go-midjourney" ``` ## Documentation Please see the [Go Reference](https://pkg.go.dev/github.com/jimeh/go-midjourney#section-documentation) for documentation and examples. ## License [MIT](https://github.com/jimeh/go-midjourney/blob/main/LICENSE)