Skip to content

Recipes

Recipes are a collection of guides and tutorials that attempt to cover and teach some common use-cases and patterns within the Sodacore framework.

Some guides will be step-by-step, while others will be more of a reference style, but all will contain code examples and explanations to help you understand how to use the framework.

NameDescription
Guided DemoA step-by-step recipe re-creating the Demo project (a to-do application with HTTP and Discord interfaces).
Plugin DevelopmentA recipe on how to create your own Sodacore plugin, covering the basics of the plugin system and how to structure your code.

Released under the Apache-2.0 License.