About
unofficial midjourney api with full source code included. with raw mode you can use all of midjourney's functionality because this api basically simulates any command you write in discord.
the guys at midjourney did a fantastic job. you can use it exclusively via their official discord bot. This would be fine for a few manual generations, but if you want to include it in an automated pipeline, you'll soon find that it's impossible, as there's no official api. that's where mjapi comes in, you get our full source code that we use in our own pipelines.
the amount of quality you'll find in our code will be immediately apparent. it's extremely well done and documented, and extensible. it's not a "quick and dirty" approach, because, first of all, we've built it for outselves. also, mjapi allows you to basically simulate you writing commands to midjourney's bot, i.e. raw text, so whatever new feature they add, you don't have to update the code, you'll just update your prompt.