# Mint Starter Kit ## Docs - [Create Plant](https://blazordocs.me/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://blazordocs.me/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://blazordocs.me/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://blazordocs.me/api-reference/endpoint/webhook.md): Information about a new plant added to the store - [Introduction](https://blazordocs.me/api-reference/introduction.md): Example section for showcasing API endpoints - [Development](https://blazordocs.me/development.md): Preview changes locally to update your docs - [Markdown Syntax](https://blazordocs.me/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://blazordocs.me/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable Snippets](https://blazordocs.me/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://blazordocs.me/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Introduction](https://blazordocs.me/index.md): Blazor is a powerful UI framework for building interactive web applications using C# instead of JavaScript. It runs in the browser via WebAssembly or on the server with real-time updates through SignalR. Blazor makes it easy to share code between client and server, and integrates tightly with .NET f… - [Quickstart (Sample App)](https://blazordocs.me/quickstart.md): Start building awesome an Awesome CRUD App in Blazor! - [Product Sample (CRUD BLAZOR)](https://blazordocs.me/samples/productexample.md): Description of your new file. ## OpenAPI Specs - [openapi](https://blazordocs.me/api-reference/openapi.json) ## Optional - [Documentation](https://mintlify.com/docs) - [Community](https://mintlify.com/community) - [Blog](https://mintlify.com/blog)