An open API service indexing awesome lists of open source software.

https://github.com/quantummaid/quantummaid-tutorials

Learn how to use the QuantumMaid framework!
https://github.com/quantummaid/quantummaid-tutorials

Last synced: about 1 year ago
JSON representation

Learn how to use the QuantumMaid framework!

Awesome Lists containing this project

README

          

[![Code Size](https://img.shields.io/github/languages/code-size/quantummaid/quantummaid-tutorials)]()
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.quantummaid.tutorials/parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.quantummaid.tutorials/parent)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Slack](https://img.shields.io/badge/chat%20on-Slack-brightgreen)](https://quantummaid.de/community.html)
[![Gitter](https://img.shields.io/badge/chat%20on-Gitter-brightgreen)](https://gitter.im/quantum-maid-framework/community)
[![Twitter](https://img.shields.io/twitter/follow/quantummaid)](https://twitter.com/quantummaid)

# QuantumMaid Tutorials

[Create your first application](basic-tutorial/README.md) (~15 minutes)

🆕 [Serverless AWS with Lambda & API Gateway](aws-lambda/README.md) (~25 minutes)

Coming soon: [Full production-grade application](complete-tutorial/README.md) (~45 minutes)

Coming soon: [Domain-Driven Design with QuantumMaid](domain-driven-design/README.md) (~30 minutes)

Coming soon: [Creating a Docker/Kubernetes container](docker/README.md) (~15 minutes)

Coming soon: [Creating a WAR file](war/README.md) (~10 minutes)

If you have an inspiration for a tutorial, please do not hesitate and [let us know](https://quantummaid.de/community.html)!